linux-kernelorg-stable/tools/testing/kunit
Rae Moar 2e0cf2b32f kunit: tool: add test to check parsing late test plan
Add test to check for the infinite loop caused by the inability
to parse a late test plan.

The test parses the following output:
 TAP version 13
 ok 4 test4
 1..4

Link: https://lore.kernel.org/r/20250313192714.1380005-1-rmoar@google.com
Signed-off-by: Rae Moar <rmoar@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <shuah@kernel.org>
2025-03-15 18:13:43 -06:00
..
configs kunit: configs: remove configs for DAMON debugfs interface tests 2025-01-25 20:22:29 -08:00
qemu_configs kunit: qemu_configs: sparc: use Zilog console 2025-02-15 19:06:56 -07:00
test_data
.gitignore
kunit.py kunit: add fallback for os.sched_getaffinity 2025-01-14 14:56:49 -07:00
kunit_config.py
kunit_json.py
kunit_kernel.py kunit: tool: Build GDB scripts 2025-02-18 14:28:01 -07:00
kunit_parser.py kunit: tool: Fix bug in parsing test plan 2025-03-15 18:13:38 -06:00
kunit_printer.py
kunit_tool_test.py kunit: tool: add test to check parsing late test plan 2025-03-15 18:13:43 -06:00
mypy.ini
qemu_config.py
run_checks.py