zephyr/tests/kernel
Carlo Caione afa65e4bbe tests: kernel/cache: Do not invd the whole cache
That is dangerous and a big no-no. Remove it.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2024-03-01 14:08:34 +01:00
..
cache tests: kernel/cache: Do not invd the whole cache 2024-03-01 14:08:34 +01:00
common tests: kernel: common: Enable tests with LTO 2024-02-02 19:49:36 +01:00
condvar/condvar_api tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
context tests/kernel/context: Improve to resist parallel threads interrupting 2024-01-15 09:58:26 +01:00
device tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
early_sleep tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
events tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
fatal tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
fifo tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
fpu_sharing twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
gen_isr_table twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
interrupt tests: kernel/interrupt skip on ITE 2024-02-07 22:08:22 +00:00
lifo tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mbox tests: k_mbox: Change ZTEST_USER to ZTEST 2023-11-05 07:51:59 -05:00
mem_heap/k_heap_api tests: move shared_multi_heap to tests/lib 2023-12-13 17:27:54 -05:00
mem_protect tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
mem_slab tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mp tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
msgq tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mutex tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
obj_core tests: obj_core: Increase stack sizes 2023-10-25 10:05:52 +02:00
obj_tracking tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pending tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pipe tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
poll tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
profiling/profiling_api tests: profiling: Remove unused Kconfig 2023-10-22 19:08:26 -04:00
queue tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
sched tests/kernel/sched/schedule_api: Replace delay with Z_SPIN_DELAY() 2023-11-30 09:42:25 -05:00
semaphore tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
sleep tests: sleep: reduce verbosity 2024-01-09 09:58:57 +01:00
smp tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
smp_boot_delay tests: smp_boot_delay: extend to test custom CPU start func 2024-01-17 11:57:20 -05:00
smp_suspend tests: smp_suspend: Add configurable delay 2024-01-26 15:55:27 +00:00
spinlock test: spinlock: cleanup assertion 2023-11-06 15:44:34 -06:00
stack/stack tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
threads tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
tickless/tickless_concept tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
usage/thread_runtime_stats tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
workq tests: workq/user_work: change how resource pool is exhausted 2024-02-14 19:08:02 +01:00
xip tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00