zephyr-kernel-test.inc: remove 'boot_page_table' kernel test

'boot_page_table' moved from kernel tests.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Naveen Saini
2020-03-31 15:26:33 +08:00
parent 5d3bbae52d
commit a0155c573e

View File

@@ -21,7 +21,6 @@ ZEPHYRTESTS_remove = "gen_isr_table spinlock smp mp"
# List of all available kernel tests
ZEPHYRTESTS = " \
boot_page_table \
common \
context \
critical \