zephyr/subsys/testsuite/include
Enjia Mai db3fa50916 testsuite: utils: use IPI instead of int instruction for testing on x86
For x86, make the testing purpose trigger_irq() function to send
interrupt processor interrupt to CPU by APIC, instead of executing
INT instruction. Doing this because:
1. It can be controlled by irq lock, more close to trigger irq.
2. We don't need to hardcode the interrupt vector.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2022-01-18 13:24:28 -05:00
..
busy_sim.h testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00
fff.h
interrupt_util.h testsuite: utils: use IPI instead of int instruction for testing on x86 2022-01-18 13:24:28 -05:00
tc_util.h
test_asm_inline_gcc.h testsuite: enable timestamp_serialize() for aarch32 Cortex-A CPUs 2021-10-28 15:26:50 +02:00
test_utils.h
timestamp.h
ztest.ld ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00