Searched refs:ztest_simple_1cpu_before (Results 1 – 25 of 52) sorted by relevance
123
/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 | 31 ZTEST_SUITE(poll_api_1cpu, NULL, poll_setup, ztest_simple_1cpu_before,
|
/Zephyr-latest/tests/kernel/pipe/deprecated/pipe_api/src/ |
D | main.c | 37 ztest_simple_1cpu_before, 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/msgq/msgq_api/src/ |
D | main.c | 65 ztest_simple_1cpu_before, msgq_api_test_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/power_domain_soc_state_change/src/ |
D | main.c | 92 ZTEST_SUITE(power_domain_soc_state_change_1cpu, NULL, NULL, ztest_simple_1cpu_before,
|
/Zephyr-latest/tests/subsys/pm/device_wakeup_api/src/ |
D | main.c | 115 ZTEST_SUITE(wakeup_device_1cpu, NULL, NULL, ztest_simple_1cpu_before,
|
/Zephyr-latest/tests/kernel/common/src/ |
D | timeout_order.c | 93 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/subsys/pm/power_states_api/src/ |
D | main.c | 100 ZTEST_SUITE(power_states_1cpu, NULL, NULL, ztest_simple_1cpu_before,
|
/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/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/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/kernel/workq/critical/src/ |
D | main.c | 209 ZTEST_SUITE(kernel_offload_wq, NULL, NULL, ztest_simple_1cpu_before,
|
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/ |
D | main.c | 243 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
/Zephyr-latest/tests/subsys/logging/log_stress/src/ |
D | main.c | 214 ztest_simple_1cpu_before(data); in before()
|
/Zephyr-latest/tests/subsys/zbus/hlp_priority_boost/src/ |
D | main.c | 181 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/kernel/mbox/mbox_usage/src/ |
D | main.c | 206 ztest_simple_1cpu_before, ztest_simple_1cpu_after, NULL);
|
123