mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
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
13 lines
390 B
Text
13 lines
390 B
Text
syntax(2)
|
|
|
|
test_suite("kyua")
|
|
|
|
atf_test_program{name="child_test"}
|
|
atf_test_program{name="deadline_killer_test"}
|
|
atf_test_program{name="exceptions_test"}
|
|
atf_test_program{name="executor_test"}
|
|
atf_test_program{name="fdstream_test"}
|
|
atf_test_program{name="isolation_test"}
|
|
atf_test_program{name="operations_test"}
|
|
atf_test_program{name="status_test"}
|
|
atf_test_program{name="systembuf_test"}
|