All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] IMA: Add test for dm-crypt measurement
@ 2021-02-23 22:59 ` Petr Vorel
  0 siblings, 0 replies; 15+ messages in thread
From: Petr Vorel @ 2021-02-23 22:59 UTC (permalink / raw)
  To: ltp
  Cc: Petr Vorel, Mimi Zohar, Lakshmi Ramasubramanian, Tushar Sugandhi,
	agk, snitzer, gmazyland, linux-integrity, dm-devel

Hi!

I updated Tushar's patchset to speedup things.

Changes v2->v3
* rename function s/check_ima_ascii_log_for_policy/test_policy_measurement/
* move tst_res TPASS/TFAIL into test_policy_measurement()
* drop template=ima-buf (see Lakshmi's patch [1] and discussion about
  it, it will be removed from ima_keys.sh as well)
* moved ima_dm_crypt.sh specific changes to second commit
* further API and style related cleanup

Could you please check this patchset?

Kind regards,
Petr

[1] https://patchwork.ozlabs.org/project/ltp/patch/20210222023421.12576-1-nramas@linux.microsoft.com/

Tushar Sugandhi (2):
  IMA: Generalize key measurement tests
  IMA: Add test for dm-crypt measurement

 runtest/ima                                   |  1 +
 .../kernel/security/integrity/ima/README.md   | 20 ++++++
 .../integrity/ima/tests/ima_dm_crypt.sh       | 41 +++++++++++
 .../security/integrity/ima/tests/ima_keys.sh  | 58 ++-------------
 .../security/integrity/ima/tests/ima_setup.sh | 71 +++++++++++++++++++
 5 files changed, 139 insertions(+), 52 deletions(-)
 create mode 100755 testcases/kernel/security/integrity/ima/tests/ima_dm_crypt.sh

-- 
2.30.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-02-24  1:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 22:59 [PATCH v3 0/2] IMA: Add test for dm-crypt measurement Petr Vorel
2021-02-23 22:59 ` [LTP] " Petr Vorel
2021-02-23 22:59 ` [dm-devel] " Petr Vorel
2021-02-23 22:59 ` [PATCH v3 1/2] IMA: Generalize key measurement tests Petr Vorel
2021-02-23 22:59   ` [LTP] " Petr Vorel
2021-02-23 22:59   ` [dm-devel] " Petr Vorel
2021-02-23 22:59 ` [PATCH v3 2/2] IMA: Add test for dm-crypt measurement Petr Vorel
2021-02-23 22:59   ` [LTP] " Petr Vorel
2021-02-23 22:59   ` [dm-devel] " Petr Vorel
2021-02-24  0:43 ` [PATCH v3 0/2] " Mimi Zohar
2021-02-24  0:43   ` [LTP] " Mimi Zohar
2021-02-24  0:43   ` [dm-devel] " Mimi Zohar
2021-02-24  1:27   ` Tushar Sugandhi
2021-02-24  1:27     ` [LTP] " Tushar Sugandhi
2021-02-24  1:27     ` [dm-devel] " Tushar Sugandhi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.