zephyr/tests/kernel/arm_irq_vector_table/src
Niranjhana N 8dc47d6a3b tests: arm_irq_vector_table: convert to ztest
- file already had ztest functions
- separated the main file into two:
    - main.c, which has the ztest entry
    - arm_irq_vector_table.c, which has the original routines

JIRA: ZEP-2382

Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2017-08-07 22:31:27 -04:00
..
Makefile tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00
arm_irq_vector_table.c tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00
main.c tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00