Convert selftest into tmt

This commit is contained in:
Lukas Zachar 2023-01-17 17:00:49 +01:00
commit f022884999
3 changed files with 6 additions and 0 deletions

1
selftest/findleaks.fmf Normal file
View file

@ -0,0 +1 @@
test: ./findleaks.sh

4
selftest/main.fmf Normal file
View file

@ -0,0 +1,4 @@
require:
- python3-test
- python3-rpm-macros
- python3-tkinter

1
selftest/parallel.fmf Normal file
View file

@ -0,0 +1 @@
test: ./parallel.sh