zephyr-kernel-test: drop fatal kernel testcase

kernel 'fatal' testcase has directory structure changes in v2.4.0
version, which does not fit in current meta-zephyr test
build structure. So excluding it for now.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Naveen Saini
2020-10-30 12:40:39 +08:00
parent ecfdc7c69e
commit 26571f7b89

View File

@@ -25,7 +25,6 @@ ZEPHYRTESTS = " \
context \
device \
early_sleep \
fatal \
fifo \
fpu_sharing \
gen_isr_table \