mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
It is added an INTERNALLIB and not installed. It will be used by kyua. This is a preparatory commit for D24103. Reviewed by: emaste Obtained from: CheriBSD Sponsored by: DARPA
11 lines
318 B
Text
11 lines
318 B
Text
syntax("kyuafile", 1)
|
|
|
|
test_suite("lutok")
|
|
|
|
atf_test_program{name="c_gate_test"}
|
|
atf_test_program{name="debug_test"}
|
|
atf_test_program{name="examples_test"}
|
|
atf_test_program{name="exceptions_test"}
|
|
atf_test_program{name="operations_test"}
|
|
atf_test_program{name="stack_cleaner_test"}
|
|
atf_test_program{name="state_test"}
|