Signed-off-by: Juro Bystricky <[email protected]>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc
b/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc
index ecc183c..2e92ca2 100644
--- a/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc
+++ b/recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc
@@ -12,6 +12,9 @@ ZEPHYRTESTS_remove_arm += "test_critical"
#Remove ARM specific tests
ZEPHYRTESTS_remove_x86 += "test_context test_arm_irq_vector_table"
+#Remove tests not intended for Nios2
+ZEPHYRTESTS_remove_nios2 += "test_context test_arm_irq_vector_table
test_mem_safe"
+
# List of all available tests
ZEPHYRTESTS = " \
test_arm_irq_vector_table \
--
2.7.4
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto