gpgverify/tests/main.fmf
2025-04-14 13:55:44 +02:00

11 lines
290 B
Text

# The gpgverify testcases have these data in common. The details that differ
# are in the subdirectories.
require:
- rpm-build
- gpgverify
- grep
test: ../test-rpmbuild
# ".." because it's apparently relative to the subdirectory of each testcase,
# not relative to this file.