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:

committed by
Mimi Zohar

parent
dc00c92adf
commit
b6ff60e4fa
16
tests/.gitignore
vendored
Normal file
16
tests/.gitignore
vendored
Normal 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
|
||||
|
Reference in New Issue
Block a user