zephyr/tests/kernel
Andrew Boie e55fd562ec tests: protection: don't do exec tests on x86
The IA32 MMU has no concept of a "no execute" flag, this is
unfortunately only implemented in x86_64.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-07-10 11:44:56 -07:00
..
alert/alert_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
arm_irq_vector_table
arm_runtime_nmi
bitfield
common
context
critical tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
errno
fatal
fifo/fifo_api
fp_sharing
gen_isr_table
irq_offload
libs
lifo/lifo_api
mbox/mbox_api
mem_heap/mheap_api_concept
mem_pool
mem_slab tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
msgq/msgq_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
multilib
mutex tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
obj_tracing
pending
pipe/pipe_api
poll kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
profiling/profiling_api
protection tests: protection: don't do exec tests on x86 2017-07-10 11:44:56 -07:00
queue
semaphore/sema_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
sleep
sprintf tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
stack/stack_api
stackprot
static_idt
systhreads
test_build
threads
tickless tests: tickless: fix building of test 2017-06-29 13:14:18 -05:00
timer kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
workq
xip