linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/3] IMA: Add tests for uid, gid, fowner, and fgroup options
@ 2021-10-06 10:30 Petr Vorel
  2021-10-06 10:30 ` [PATCH v8 1/3] IMA: Move check_policy_writable() to ima_setup.sh and rename it Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Petr Vorel @ 2021-10-06 10:30 UTC (permalink / raw)
  To: ltp; +Cc: Petr Vorel, Alex Henrie, alexhenrie24, linux-integrity,
	Mimi Zohar

Hi,

changes v7->v8:
* Add missing ;; case separator

Alex Henrie (3):
  IMA: Move check_policy_writable() to ima_setup.sh and rename it
  IMA: Move ima_check to ima_setup.sh
  IMA: Add tests for uid, gid, fowner, and fgroup options

 runtest/ima                                   |  1 +
 .../integrity/ima/tests/ima_conditionals.sh   | 63 +++++++++++++++++++
 .../integrity/ima/tests/ima_measurements.sh   | 31 +--------
 .../integrity/ima/tests/ima_policy.sh         | 16 +----
 .../security/integrity/ima/tests/ima_setup.sh | 38 +++++++++++
 5 files changed, 107 insertions(+), 42 deletions(-)
 create mode 100755 testcases/kernel/security/integrity/ima/tests/ima_conditionals.sh

-- 
2.33.0


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

end of thread, other threads:[~2022-01-12 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06 10:30 [PATCH v8 0/3] IMA: Add tests for uid, gid, fowner, and fgroup options Petr Vorel
2021-10-06 10:30 ` [PATCH v8 1/3] IMA: Move check_policy_writable() to ima_setup.sh and rename it Petr Vorel
2021-10-06 10:30 ` [PATCH v8 2/3] IMA: Move ima_check to ima_setup.sh Petr Vorel
2021-10-06 10:30 ` [PATCH v8 3/3] IMA: Add tests for uid, gid, fowner, and fgroup options Petr Vorel
2022-01-12 13:06 ` [PATCH v8 0/3] " Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).