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

ima-evm-utils: Add some tests for evmctl

Run `make check' to execute the tests.
This commit only adds ima_hash test.

Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
Vitaly Chikunov
2020-04-27 12:20:26 +03:00
committed by Mimi Zohar
parent dc00c92adf
commit b6ff60e4fa
7 changed files with 380 additions and 2 deletions

16
tests/.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# Generated by test driver
*.log
*.trs
# Generated by tests
*.txt
*.out
*.sig
*.sig2
# Generated certs and keys (by gen-keys.sh)
*.cer
*.pub
*.key
*.conf