summaryrefslogtreecommitdiffstats
path: root/test/TEST-70-TPM2
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-08-19 11:26:49 +0200
committerLennart Poettering <lennart@poettering.net>2022-09-08 16:34:27 +0200
commit7c46b19718b990e9fa188faccb6f8b69529d5936 (patch)
tree23ee63326a8e5518ab5ac3c264b1b35649db4867 /test/TEST-70-TPM2
parentcryptsetup: hook up TPM2 token code with policies based on PCR signatures, too (diff)
downloadsystemd-7c46b19718b990e9fa188faccb6f8b69529d5936.tar.xz
systemd-7c46b19718b990e9fa188faccb6f8b69529d5936.zip
TEST-70-TPM2: add test for new signed TPM2 PCR policies
Diffstat (limited to 'test/TEST-70-TPM2')
-rwxr-xr-xtest/TEST-70-TPM2/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-70-TPM2/test.sh b/test/TEST-70-TPM2/test.sh
index 90197a71b9..7c19821ad2 100755
--- a/test/TEST-70-TPM2/test.sh
+++ b/test/TEST-70-TPM2/test.sh
@@ -20,6 +20,7 @@ test_append_files() {
install_dmevent
generate_module_dependencies
inst_binary tpm2_pcrextend
+ inst_binary openssl
}
TEST_70_TPM_DEVICE="tpm-tis"