13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
syntax("kyuafile", 1)
|
|
|
|
test_suite("atf")
|
|
|
|
include("atf-c/Kyuafile")
|
|
include("atf-c++/Kyuafile")
|
|
include("atf-sh/Kyuafile")
|
|
include("test-programs/Kyuafile")
|
|
|
|
if fs.exists("tools/Kyuafile") then
|
|
include("tools/Kyuafile")
|
|
end
|