Re: [RFC PATCH 1/3] Update validate() to support multiple violations

2025-02-20 Thread Petr Vorel
Hi Mimi, > Add support for the number of expected violations. Include the > expected number of violations in the output. > Signed-off-by: Mimi Zohar > --- > .../security/integrity/ima/tests/ima_violations.sh | 10 -- > 1 file changed, 8 insertions(+), 2 deletions(-) > diff --git a

[RFC PATCH 1/3] Update validate() to support multiple violations

2025-02-20 Thread Mimi Zohar
Add support for the number of expected violations. Include the expected number of violations in the output. Signed-off-by: Mimi Zohar --- .../security/integrity/ima/tests/ima_violations.sh | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/testcases/kernel/securi