Add tmt CI tests

This commit is contained in:
Parag Nemade 2025-02-12 07:43:52 +05:30
parent 8a831871f9
commit f49e8a5287
No known key found for this signature in database
GPG Key ID: 71932951EB71E972
2 changed files with 14 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

13
plans/adobe-afdko.fmf Normal file
View 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