mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05: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
9 lines
230 B
Text
9 lines
230 B
Text
syntax(2)
|
|
|
|
test_suite("kyua")
|
|
|
|
atf_test_program{name="c_gate_test"}
|
|
atf_test_program{name="database_test"}
|
|
atf_test_program{name="exceptions_test"}
|
|
atf_test_program{name="statement_test"}
|
|
atf_test_program{name="transaction_test"}
|