linux/tools/testing/kunit/test_data
Rae Moar 6eb0ea28c8 kunit: tool: add test for parsing attributes
Add test for parsing attributes to kunit_tool_test.py. Test checks
attributes are parsed and saved in the test logs.

This test also checks that the attributes have not interfered with the
parsing of other test information, specifically the suite header as
the test plan was being incorrectely parsed.

Signed-off-by: Rae Moar <rmoar@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-12-18 13:21:15 -07:00
..
test_config_printk_time.log
test_insufficient_memory.log
test_interrupted_tap_output.log
test_is_test_passed-all_passed.log
test_is_test_passed-all_passed_nested.log
test_is_test_passed-failure.log
test_is_test_passed-kselftest.log
test_is_test_passed-missing_plan.log
test_is_test_passed-no_tests_no_plan.log
test_is_test_passed-no_tests_run_no_header.log
test_is_test_passed-no_tests_run_with_header.log
test_kernel_panic_interrupt.log
test_multiple_prefixes.log
test_output_isolated_correctly.log
test_output_with_prefix_isolated_correctly.log
test_parse_attributes.log
test_parse_ktap_output.log
test_parse_subtest_header.log
test_pound_no_prefix.log
test_pound_sign.log
test_read_from_file.kconfig
test_skip_all_tests.log
test_skip_tests.log
test_strip_hyphen.log