freebsd-skq/contrib/atf/test-programs/Kyuafile
jmmv 2cc168fb9f Update atf to 0.18 and remove the code of the deprecated tools.
This is a MFC into stable/10 of:
- r258286 Update notes for imports of atf.
- r258289 MFV: Import atf-0.18.
- r258290 Drop all ATF tools code.

This is "make tinderbox" clean as run on ref10-amd64 with the default
WITHOUT_TESTS option.  A "make buildworld" with WITH_TESTS set now works
as well.
2013-12-29 02:57:10 +00:00

10 lines
230 B
Plaintext

syntax("kyuafile", 1)
test_suite("atf")
atf_test_program{name="config_test"}
atf_test_program{name="expect_test"}
atf_test_program{name="meta_data_test"}
atf_test_program{name="srcdir_test"}
atf_test_program{name="result_test"}