aboutsummaryrefslogtreecommitdiff
path: root/Kyuafile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-03-17 16:48:52 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-03-17 16:48:52 +0000
commit4b2c3eb9d49a797f91eee2be4e41cacb3b8167e7 (patch)
treecfd66184091e02da4c65f7db8ef829133a8da4f8 /Kyuafile
Notes
Diffstat (limited to 'Kyuafile')
-rw-r--r--Kyuafile11
1 files changed, 11 insertions, 0 deletions
diff --git a/Kyuafile b/Kyuafile
new file mode 100644
index 000000000000..48c912dab730
--- /dev/null
+++ b/Kyuafile
@@ -0,0 +1,11 @@
+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"}