twx-linux/tools/testing/kunit/test_data
Daniel Latypov 33d4a933e9 kunit: tool: remove dead parse_crash_in_log() logic
This logic depends on the kernel logging a message containing
'kunit test case crashed', but there is no corresponding logic to do so.

This is likely a relic of the revision process KUnit initially went
through when being upstreamed.

Delete it given
1) it's been missing for years and likely won't get implemented
2) the parser has been moving to be a more general KTAP parser,
   kunit-only magic like this isn't how we'd want to implement it.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-05-16 13:21:54 -06:00
..
test_config_printk_time.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_insufficient_memory.log
test_interrupted_tap_output.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_is_test_passed-all_passed_nested.log kunit: tool: improve compatibility of kunit_parser with KTAP specification 2021-10-19 14:22:02 -06:00
test_is_test_passed-all_passed.log
test_is_test_passed-failure.log
test_is_test_passed-kselftest.log kunit: tool: improve compatibility of kunit_parser with KTAP specification 2021-10-19 14:22:02 -06:00
test_is_test_passed-missing_plan.log kunit: tool: improve compatibility of kunit_parser with KTAP specification 2021-10-19 14:22:02 -06:00
test_is_test_passed-no_tests_no_plan.log kunit: tool: Report an error if any test has no subtests 2021-12-13 13:36:15 -07:00
test_is_test_passed-no_tests_run_no_header.log kunit: tool: Fix error messages for cases of no tests and wrong TAP header 2021-07-12 13:53:05 -06:00
test_is_test_passed-no_tests_run_with_header.log kunit: tool: Fix error messages for cases of no tests and wrong TAP header 2021-07-12 13:53:05 -06:00
test_kernel_panic_interrupt.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_multiple_prefixes.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_output_isolated_correctly.log
test_output_with_prefix_isolated_correctly.log
test_pound_no_prefix.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_pound_sign.log kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
test_read_from_file.kconfig
test_skip_all_tests.log kunit: tool: Support skipped tests in kunit_tool 2021-06-25 11:31:03 -06:00
test_skip_tests.log kunit: tool: Support skipped tests in kunit_tool 2021-06-25 11:31:03 -06:00
test_strip_hyphen.log kunit: tool: improve compatibility of kunit_parser with KTAP specification 2021-10-19 14:22:02 -06:00