swtpm/0007-disable-test_tpm2_samples_swtpm_localca_pkcs11.patch
yezengruan 9d6dcc1da8 Update the source package to be consistent with the download link
Signed-off-by: yezengruan <yezengruan@huawei.com>
(cherry picked from commit a63aa762869a5f09a8da9f5564df67e97376673f)
2022-11-23 19:49:10 +08:00

26 lines
713 B
Diff

From f14eaaf8d88f148ac9a848609023f9f36825d3f0 Mon Sep 17 00:00:00 2001
From: chenhuiying <chenhuiying4@huawei.com>
Date: Wed, 23 Nov 2022 19:19:37 +0800
Subject: [PATCH] disable test_tpm2_samples_swtpm_localca_pkcs11
Signed-off-by: yezengruan <yezengruan@huawei.com>
---
tests/Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8a4a9c2..c88acb4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -79,7 +79,6 @@ TESTS += \
test_swtpm_cert \
test_tpm2_parameters \
test_tpm2_samples_swtpm_localca \
- test_tpm2_samples_swtpm_localca_pkcs11 \
test_tpm2_swtpm_cert \
test_tpm2_swtpm_cert_ecc \
test_tpm2_swtpm_setup_create_cert
--
2.27.0