zephyr/tests/kernel/common/src
Enjia Mai bafc258025 tests: kernel: common: remove the nop test case
The test case was originally designed for the coverage of
nop()/arch_nop() function. It is not very meaningful for
testing something but causing lots of false alarms on the
kernel/common test so far. Suggest removing this test case.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-09-21 13:38:09 -05:00
..
atomic.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
bitarray.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
bitfield.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
boot_delay.c sys_clock: define NSEC_PER_MSEC 2022-09-01 16:29:25 -04:00
byteorder.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
clock.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
errno.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
irq_offload.c tests: kernel: common: remove the nop test case 2022-09-21 13:38:09 -05:00
main.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
multilib.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
pow2.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
printk.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
timeout_order.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00