Home
last modified time | relevance | path

Searched refs:run_test_offload (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/tests/kernel/interrupt/src/
Dinterrupt_offload.c183 static void run_test_offload(int case_type, int real_irq) in run_test_offload() function
250 run_test_offload(TEST_OFFLOAD_MULTI_JOBS, false); in ZTEST()
253 run_test_offload(TEST_OFFLOAD_MULTI_JOBS, false); in ZTEST()
275 run_test_offload(TEST_OFFLOAD_IDENTICAL_JOBS, false); in ZTEST()
278 run_test_offload(TEST_OFFLOAD_IDENTICAL_JOBS, false); in ZTEST()
297 run_test_offload(TEST_OFFLOAD_MULTI_JOBS, true); in ZTEST()
298 run_test_offload(TEST_OFFLOAD_IDENTICAL_JOBS, true); in ZTEST()