[PATCH 6/7] evmtest: test the preservation of extended attributes

2018-08-14 Thread David Jacobson
IMA supports file signatures by storing information in a security.ima extended file attribute. This test ensures that the attribute is preserved when a file is copied. This test requires root because only root can write "security." xattrs to files. Signed-off-by: David Jacobson ---

[PATCH 6/7] evmtest: test the preservation of extended attributes

2018-08-14 Thread David Jacobson
IMA supports file signatures by storing information in a security.ima extended file attribute. This test ensures that the attribute is preserved when a file is copied. This test requires root because only root can write "security." xattrs to files. Signed-off-by: David Jacobson ---