zephyr/tests/kernel
Stephanos Ioannidis b73622dff0 tests: kernel: fp_sharing: Use ztest
This commit converts the `fp_sharing` tests to use the ztest framework.

In addition, this commit also introduces a behavioural change to run
the `pi` unit test separately from the `load_store` unit test, in order
to allow more manageable and diagnosable test execution.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-10 11:43:05 +02:00
..
common timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
context tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
critical timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
device cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
early_sleep timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fatal cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fifo timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fp_sharing tests: kernel: fp_sharing: Use ztest 2020-04-10 11:43:05 +02:00
gen_isr_table cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
interrupt tests: kernel: interrupt: Enable nested interrupt test for Cortex-R 2020-04-02 09:22:38 +02:00
lifo kernel/timeout: Enable 64 bit timeout precision 2020-03-31 19:40:47 -04:00
mbox kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
mem_heap/mheap_api_concept cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mem_pool timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mem_protect kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
mem_slab timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
msgq/msgq_api timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mutex timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
obj_tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
pending kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
pipe kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
poll boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
profiling/profiling_api timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
queue timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
sched boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
semaphore/semaphore timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
sleep kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
smp timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
spinlock cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
stack/stack timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
threads timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tickless timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
timer kernel/timeout: Add absolute timeout APIs 2020-03-31 19:40:47 -04:00
workq kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
xip cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00