zephyr/tests/kernel
Andrew Boie aebb9d8a45 aarch64: work around QEMU 'wfi' issue
Work around an issue where the emulator ignores host OS
signals when inside a `wfi` instruction.

This should be reverted once this has been addressed in the
AARCH64 build of QEMU in the SDK.

See https://github.com/zephyrproject-rtos/sdk-ng/issues/255

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-09-10 21:31:15 +02:00
..
common tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
context aarch64: work around QEMU 'wfi' issue 2020-09-10 21:31:15 +02:00
device device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
early_sleep device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fatal tests: kernel: fatal: minor #ifdef guard fix 2020-09-09 15:40:06 -04:00
fifo tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
fpu_sharing tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
gen_isr_table isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
interrupt tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
lifo tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mbox guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
mem_heap/mheap_api_concept tests: copyright message add year to the existing 2020-08-06 07:31:46 -04:00
mem_pool tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_protect tests: toggle off a test scenario for em_starterkit_7d 2020-09-09 13:06:16 +02:00
mem_slab tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
mp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
msgq/msgq_api tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mutex ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
obj_tracing tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pending tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pipe Tests: Add and modify testcases for pipe. 2020-06-09 08:13:46 -04:00
poll sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
profiling/profiling_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
queue tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sched tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
semaphore/semaphore tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sleep tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
smp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
spinlock tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
stack/stack tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
threads test: thread_stack: relax ram requirement 2020-09-04 22:24:48 -04:00
tickless tests: kernel: tickless: re-enabled test-suite for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
timer tests: kernel: timer_api: fix formatting specifiers in diagnostic 2020-08-26 12:24:58 +02:00
workq tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
xip tests: xip: remove hack and add qemu_x86_xip 2020-07-30 12:25:37 +02:00