Searched refs:ztest_simple_1cpu_after (Results 1 – 25 of 50) sorted by relevance
12
/Zephyr-latest/tests/kernel/events/event_api/src/ |
D | main.c | 29 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/fifo/fifo_api/src/ |
D | main.c | 28 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/queue/src/ |
D | main.c | 27 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/poll/src/ |
D | main.c | 32 ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | main.c | 50 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/pipe/pipe_api/src/ |
D | main.c | 37 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/msgq/msgq_api/src/ |
D | main.c | 41 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/profiling/profiling_api/src/ |
D | main.c | 100 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/mem_protect/stack_random/src/ |
D | main.c | 93 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/early_sleep/src/ |
D | main.c | 135 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/subsys/pm/device_wakeup_api/src/ |
D | main.c | 116 ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/common/src/ |
D | timeout_order.c | 93 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/lifo/lifo_api/src/ |
D | test_lifo_loop.c | 113 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
D | test_lifo_contexts.c | 138 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/subsys/pm/power_states_api/src/ |
D | main.c | 101 ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/tickless/tickless_concept/src/ |
D | main.c | 130 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/obj_core/obj_core_stats/src/ |
D | main.c | 697 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL); 700 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL); 703 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL); 706 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/workq/critical/src/ |
D | main.c | 210 ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/mem_slab/mslab/src/ |
D | main.c | 279 ZTEST_SUITE(memory_slab_1cpu, NULL, NULL, ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/subsys/logging/log_stress/src/ |
D | main.c | 221 ztest_simple_1cpu_after(data); in after()
|
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/ |
D | main.c | 243 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/sleep/src/ |
D | main.c | 277 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/lib/p4workq/src/ |
D | main.c | 278 ZTEST_SUITE(lib_p4wq_1cpu, NULL, NULL, ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/mbox/mbox_usage/src/ |
D | main.c | 206 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/kernel/semaphore/sys_sem/src/ |
D | main.c | 219 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
12