diff options
Diffstat (limited to 'Atffile')
-rw-r--r-- | Atffile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Atffile b/Atffile new file mode 100644 index 000000000000..9306a6c089f4 --- /dev/null +++ b/Atffile @@ -0,0 +1,12 @@ +Content-Type: application/X-atf-atffile; version="1" + +prop: test-suite = atf + +tp: atf-c +tp: atf-c++ +tp: atf-sh +tp: test-programs + +tp-glob: atf-config* +tp-glob: atf-report* +tp-glob: atf-run* |