diff options
Diffstat (limited to 'atf-config/Kyuafile')
-rw-r--r-- | atf-config/Kyuafile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/atf-config/Kyuafile b/atf-config/Kyuafile new file mode 100644 index 000000000000..8ba4da828857 --- /dev/null +++ b/atf-config/Kyuafile @@ -0,0 +1,5 @@ +syntax("kyuafile", 1) + +test_suite("atf") + +atf_test_program{name="integration_test"} |