linux-stable/tools/testing/kunit/test_data
Uriel Guajardo e173b8b8c4 kunit: show error if kunit results are not present
Currently, if the kernel is configured incorrectly or if it crashes before any
kunit tests are run, kunit finishes without error, reporting
that 0 test cases were run.

To fix this, an error is shown when the tap header is not found, which
indicates that kunit was not able to run at all.

Signed-off-by: Uriel Guajardo <urielguajardo@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-06-26 14:29:10 -06:00
..
test_config_printk_time.log
test_insufficient_memory.log kunit: show error if kunit results are not present 2020-06-26 14:29:10 -06:00
test_interrupted_tap_output.log
test_is_test_passed-all_passed.log
test_is_test_passed-crash.log
test_is_test_passed-failure.log
test_is_test_passed-no_tests_run.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 kunit: tool: add missing test data file content 2020-03-26 14:11:12 -06:00
test_read_from_file.kconfig