OpenCloudOS-Kernel/tools/testing/kunit/test_data
Brendan Higgins 45dcbb6f5e kunit: test: add test plan to KUnit TAP format
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>
2020-10-09 14:37:49 -06:00
..
test_config_printk_time.log kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
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 kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
test_is_test_passed-all_passed.log kunit: test: add test plan to KUnit TAP format 2020-10-09 14:37:49 -06:00
test_is_test_passed-crash.log kunit: test: add test plan to KUnit TAP format 2020-10-09 14:37:49 -06:00
test_is_test_passed-failure.log kunit: test: add test plan to KUnit TAP format 2020-10-09 14:37:49 -06:00
test_is_test_passed-no_tests_run.log
test_kernel_panic_interrupt.log kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
test_multiple_prefixes.log kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
test_output_isolated_correctly.log
test_output_with_prefix_isolated_correctly.log kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
test_pound_no_prefix.log kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
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