1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-07-02 21:53:17 +02:00

tests: add fsverity measurement test

Test IMA support for including fs-verity enabled file measurements
in the IMA measurement list based on the ima-ngv2 and ima-sigv2
records.

Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
Mimi Zohar
2022-11-13 08:48:32 -05:00
parent aad5d334a6
commit b259a2ba8b
9 changed files with 408 additions and 3 deletions

View File

@ -26,6 +26,7 @@ zypper --non-interactive install --force-resolution --no-recommends \
diffutils \
docbook_5 \
docbook5-xsl-stylesheets \
e2fsprogs \
gzip \
ibmswtpm2 \
keyutils-devel \
@ -37,6 +38,7 @@ zypper --non-interactive install --force-resolution --no-recommends \
pkg-config \
procps \
sudo \
util-linux \
vim \
wget \
which \