forked from Minki/linux
e56e482855
It's possible for a test to have a subtest header, but zero valid subtests. We used to error on this if the test plan had no subtests listed, but it's possible to have subtests without a test plan (indeed, this is how parameterised tests work). Tests with 0 subtests now have the result NO_TESTS, and will report an error (which does not halt test execution, but is printed in a scary red colour and is noted in the results summary). Signed-off-by: David Gow <davidgow@google.com> Reviewed-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
---|---|---|
.. | ||
test_config_printk_time.log | ||
test_insufficient_memory.log | ||
test_interrupted_tap_output.log | ||
test_is_test_passed-all_passed_nested.log | ||
test_is_test_passed-all_passed.log | ||
test_is_test_passed-crash.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_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 |