summaryrefslogtreecommitdiffstats
path: root/unit/atf-src/atf-c++/Kyuafile
diff options
context:
space:
mode:
Diffstat (limited to 'unit/atf-src/atf-c++/Kyuafile')
-rw-r--r--unit/atf-src/atf-c++/Kyuafile13
1 files changed, 13 insertions, 0 deletions
diff --git a/unit/atf-src/atf-c++/Kyuafile b/unit/atf-src/atf-c++/Kyuafile
new file mode 100644
index 0000000..9fd43af
--- /dev/null
+++ b/unit/atf-src/atf-c++/Kyuafile
@@ -0,0 +1,13 @@
+syntax("kyuafile", 1)
+
+test_suite("atf")
+
+atf_test_program{name="atf_c++_test"}
+atf_test_program{name="build_test"}
+atf_test_program{name="check_test"}
+atf_test_program{name="macros_test"}
+atf_test_program{name="pkg_config_test"}
+atf_test_program{name="tests_test"}
+atf_test_program{name="utils_test"}
+
+include("detail/Kyuafile")