TAP 14 allows an optional test plan to be emitted before the start of the start of testing[1]; this is valuable because it makes it possible for a test harness to detect whether the number of tests run matches the number of tests expected to be run, ensuring that no tests silently failed. Link[1]: https://github.com/isaacs/testanything.github.io/blob/tap14/tap-version-14-specification.md#the-plan Signed-off-by: Brendan Higgins <brendanhiggins@google.com> Reviewed-by: Stephen Boyd <sboyd@kernel.org> 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.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 |