swtpm/tests/patches/0007-Disable-rev155-test-cases.patch
Stefan Berger e78c9db255 tests: Apply patches to IBM TSS2 test suite
Apply patches to the IBM TSS2 test suite rather than using sed on its
files and other types of file manipulations.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-03-01 07:54:27 -05:00

24 lines
618 B
Diff

From 7a6fe0d006ef5f2c6c960aa324b3e0ca4e0afcc9 Mon Sep 17 00:00:00 2001
From: Stefan Berger <stefanb@linux.vnet.ibm.com>
Date: Sun, 28 Feb 2021 16:36:53 -0500
Subject: [PATCH 7/9] Disable rev155 test cases
---
utils/regtests/testattest155.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/utils/regtests/testattest155.sh b/utils/regtests/testattest155.sh
index 0bf88aa..554a40e 100755
--- a/utils/regtests/testattest155.sh
+++ b/utils/regtests/testattest155.sh
@@ -1,5 +1,6 @@
#!/bin/bash
#
+exit 0
#################################################################################
# #
--
2.26.2