From 0dc04352ee71ff2d9939ba8bac29bf6d563907e0 Mon Sep 17 00:00:00 2001 From: Vilem Marsik Date: Wed, 9 Apr 2025 15:10:45 +0200 Subject: [PATCH] Added tests/tests.fmf to resolve RHEL-85068 --- tests/tests.fmf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/tests.fmf diff --git a/tests/tests.fmf b/tests/tests.fmf new file mode 100644 index 0000000..bcbe86c --- /dev/null +++ b/tests/tests.fmf @@ -0,0 +1,9 @@ +summary: running tpm2-tss tests/ from https://github.com/01org/tpm2-tools.git +contact: Štěpán Horáček +component: tpm2-tss +require: + - wget + - git +test: sh ./runtest.sh +framework: shell +duration: 60m