mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
Some tests logs for kunit_tool tests are missing their test plans
causing their tests to fail; fix this by adding the test plans.
Fixes:
|
||
|---|---|---|
| .. | ||
| 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-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 | ||
| test_read_from_file.kconfig | ||