tools/testing/selftests/tc-testing/creating-testcases/template.json

Source file repositories/reference/linux-study-clean/tools/testing/selftests/tc-testing/creating-testcases/template.json

File Facts

System
Linux kernel
Corpus path
tools/testing/selftests/tc-testing/creating-testcases/template.json
Extension
.json
Size
761 bytes
Lines
52
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

[
    {
        "id": "",
        "name": "",
        "category": [
            "",
            ""
        ],
        "setup": [
            ""
        ],
        "cmdUnderTest": "",
        "expExitCode": "",
        "verifyCmd": "",
        "matchPattern": "",
        "matchCount": "",
        "teardown": [
            ""
        ]
    },
    {
        "id": "",
        "name": "",
        "category": [
            "",
            ""
        ],
        "setup": [
            "",
	    [
		"",
		0,
		1,
		255
	    ]
        ],
        "cmdUnderTest": "",
        "expExitCode": "",
        "verifyCmd": "",
        "matchPattern": "",
        "matchCount": "",
        "teardown": [
            "",
	    [
		"",
		0,
		255
            ]
        ]
    }
]

Annotation

Implementation Notes