zephyr/tests/kernel
Enjia Mai ee327803e3 tests: common: skip arch_nop testing on some physical x86 board
Using the NOP instructions to do timing control on some physical board
such as ehl_crb, up_squared and intel adsp board, that doesn't work.
It seems like it can only be used for instruction alignment purposes.
We skip this test on this board because it's not meaningful.

Fixes #35971

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-08-06 20:20:32 -04:00
..
common tests: common: skip arch_nop testing on some physical x86 board 2021-08-06 20:20:32 -04:00
condvar/condvar_api
context
device pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
early_sleep
fatal
fifo
fpu_sharing
gen_isr_table
interrupt acrn_ehl_crb: fix the incorrect configuration of timer IRQ priority 2021-08-03 07:30:15 -04:00
lifo tests: add min_ram to test applications 2021-07-13 10:20:18 -05:00
mbox
mem_heap
mem_protect tests: mem_protect: fix warning on uninitialized variable 2021-07-22 07:24:11 -05:00
mem_slab
mp
msgq
mutex
pending
pipe
poll
profiling/profiling_api tests: profiling: Remove unnecessary stubs 2021-07-26 04:31:54 -04:00
queue
sched tests: schedule_api: use stack array extern macro 2021-07-22 07:24:11 -05:00
semaphore
sleep
smp
spinlock
stack/stack
threads tests: remove USB configuration option 2021-08-03 19:00:12 -04:00
tickless/tickless_concept
timer
workq
xip