9b3afb9f3c
Experimental version released on February 7th, 2014. This is the first release without the code for the deprecated tools. If you require such code, please fetch a copy of the 0.19 release and extract the 'tools' directory for your own consumption. * Removed the deprecated tools. This includes atf-config, atf-report, atf-run and atf-version.
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
syntax("kyuafile", 1)
|
|
|
|
test_suite("atf")
|
|
|
|
include("atf-c/Kyuafile")
|
|
include("atf-c++/Kyuafile")
|
|
include("atf-sh/Kyuafile")
|
|
include("test-programs/Kyuafile")
|