From 0ed343070cc71ee1a8b6a655057d0a27e2ea2cd7 Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Thu, 22 Jun 2017 15:41:46 -0400 Subject: [PATCH] tests: protection: add testcase.yaml commit d859295be9fc ("tests: protection: convert to testcase.yaml") removed testcase.ini but did not add an equivalent testcase.yaml. Add it. Signed-off-by: Stephen Smalley --- tests/kernel/protection/testcase.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/kernel/protection/testcase.yaml diff --git a/tests/kernel/protection/testcase.yaml b/tests/kernel/protection/testcase.yaml new file mode 100644 index 00000000000..4c4e5d6fa8d --- /dev/null +++ b/tests/kernel/protection/testcase.yaml @@ -0,0 +1,4 @@ +tests: +- test: + filter: CONFIG_CPU_HAS_MPU or CONFIG_X86_MMU + tags: core security ignore_faults