summaryrefslogtreecommitdiffstats
path: root/test/TEST-70-TPM2/test.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-12-16 16:25:34 +0100
committerLennart Poettering <lennart@poettering.net>2023-01-17 09:42:16 +0100
commitf44ed151c6c203f01a9fe8623b282ecd4ef2e0a9 (patch)
treed5fef364c4998822aa067bd44df7bd31c40e4811 /test/TEST-70-TPM2/test.sh
parentman: document new machine-id/fs measurement options (diff)
downloadsystemd-f44ed151c6c203f01a9fe8623b282ecd4ef2e0a9.tar.xz
systemd-f44ed151c6c203f01a9fe8623b282ecd4ef2e0a9.zip
test: add simple integration test for checking PCR extension works as it should
Diffstat (limited to 'test/TEST-70-TPM2/test.sh')
-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 7c19821ad2..f448a4a5f1 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 tpm2_pcrread
inst_binary openssl
}