zephyr/tests/kernel
Andrew Boie e7acd3224c arm: use gen_isr_tables mechanism for interrupts
This replaces the hard-coded vector table, as well as the
software ISR table created by the linker. Now both are generated
in build via script.

Issue: ZEP-1038, ZEP-1165
Change-Id: Ie6faaf8f7ea3a7a25ecb542f6cf7740836ad7da3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-11 01:27:58 +00:00
..
alert/test_alert_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arm_irq_vector_table arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
arm_runtime_nmi arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access 2017-01-30 11:02:38 -06:00
bitfield license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
common tests/common: Add tests for sys_dlist_* 2017-02-10 16:16:14 +00:00
context riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver 2017-02-03 19:20:52 +01:00
critical license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
errno tests: kernel: import errno test to unified 2017-02-03 03:21:05 +00:00
fifo/test_fifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
fp_sharing tests: kernel: import floating point sharing tests to unified 2017-02-03 03:20:32 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_offload tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
libs tests: kernel: import libs test to unified kernel 2017-02-03 05:19:45 +00:00
lifo/test_lifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
mbox/mbox_api tests: kernel: mbox_api: fix uninit variable and unchecked value 2017-01-24 13:39:58 +00:00
mem_heap/mheap_api_concept tests: kernel: mem_heap: added api and concept tests 2017-02-04 19:36:50 +00:00
mem_pool tests: kernel: import pool/heap tests to unified kernel 2017-02-03 05:19:46 +00:00
mem_slab misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
msgq/msgq_api tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
multilib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mutex tests: kernel: port mutex/priority inheritance test to unified 2017-02-03 05:19:46 +00:00
pipe/test_pipe_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
poll tests/kernel/poll: verify .signaled is set correctly 2017-02-09 23:54:27 +00:00
semaphore/sema_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sprintf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stack/stack_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stackprot license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
systhreads tests: add systhreads test case 2017-02-08 13:22:49 +00:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32 2017-01-24 23:03:30 +00:00
threads_lifecycle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
threads_scheduling/schedule_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
timer/timer_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
workq/workq_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
xip license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00