b0d29bc47d
Having kyua in the base system will simplify automated testing in CI and eliminates bootstrapping issues on new platforms. The build of kyua is controlled by WITH(OUT)_TESTS_SUPPORT. Reviewed by: emaste Obtained from: CheriBSD Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24103
18 lines
532 B
Plaintext
18 lines
532 B
Plaintext
syntax(2)
|
|
|
|
test_suite("kyua")
|
|
|
|
atf_test_program{name="atf_test"}
|
|
atf_test_program{name="atf_list_test"}
|
|
atf_test_program{name="atf_result_test"}
|
|
atf_test_program{name="config_test"}
|
|
atf_test_program{name="exceptions_test"}
|
|
atf_test_program{name="filters_test"}
|
|
atf_test_program{name="kyuafile_test"}
|
|
atf_test_program{name="plain_test"}
|
|
atf_test_program{name="requirements_test"}
|
|
atf_test_program{name="scanner_test"}
|
|
atf_test_program{name="tap_test"}
|
|
atf_test_program{name="tap_parser_test"}
|
|
atf_test_program{name="scheduler_test"}
|