Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
aborted-after-a-test/ | H | 25-Apr-2025 | - | 186 | 173 | |
aborted-on-boot/ | H | 25-Apr-2025 | - | 157 | 148 | |
dmesg-escapes/ | H | 25-Apr-2025 | - | 123 | 112 | |
dmesg-results/ | H | 25-Apr-2025 | - | 272 | 246 | |
dmesg-warn-level/ | H | 25-Apr-2025 | - | 117 | 106 | |
dmesg-warn-level-one-piglit-style/ | H | 25-Apr-2025 | - | 119 | 108 | |
dmesg-warn-level-piglit-style/ | H | 25-Apr-2025 | - | 120 | 108 | |
incomplete-before-any-subtests/ | H | 25-Apr-2025 | - | 144 | 135 | |
normal-run/ | H | 25-Apr-2025 | - | 262 | 236 | |
notrun-results/ | H | 25-Apr-2025 | - | 167 | 156 | |
notrun-results-multiple-mode/ | H | 25-Apr-2025 | - | 149 | 138 | |
piglit-style-dmesg/ | H | 25-Apr-2025 | - | 265 | 239 | |
warnings/ | H | 25-Apr-2025 | - | 264 | 238 | |
warnings-with-dmesg-warns/ | H | 25-Apr-2025 | - | 267 | 241 | |
README.txt | H A D | 25-Apr-2025 | 522 | 11 | 9 |
README.txt
1This directory is for testing igt_runner's results.json creation. Each 2subdirectory is a run-result directory, referred to from 3runner_json_tests.c, with test run intermediary files without any 4results.json. A semi-automatically crafted reference.json file in each 5respective directory is compared with igt_runner's generated json and 6needs to match semantically; indentation and such doesn't matter, data 7has to be equal. 8 9Each directory also contains a README file explaining what the 10particular directory aims to test. 11