Add tmt CI tests
This commit is contained in:
parent
8a831871f9
commit
f49e8a5287
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
13
plans/adobe-afdko.fmf
Normal file
13
plans/adobe-afdko.fmf
Normal file
@ -0,0 +1,13 @@
|
||||
discover:
|
||||
- name: smoke-tests
|
||||
how: shell
|
||||
tests:
|
||||
- name: check-binary-sfntdiff-run
|
||||
test: sfntdiff -h
|
||||
- name: check-binary-tx-run
|
||||
test: tx -h
|
||||
require:
|
||||
- adobe-afdko
|
||||
duration: 1m
|
||||
execute:
|
||||
how: tmt
|
||||
Loading…
Reference in New Issue
Block a user