zephyr/tests/kernel
Andrew Boie e56f61f5aa x86: exceptions: simplify exception stubs
Exception stubs now just push the handler and in some cases a dummy
error code before jumping to the exception handling code, never to
return.

Change-Id: I6a79d9243deb3fc7ccdae003dd0917364c0aa304
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-28 20:28:07 +00:00
..
test_arm_m3_irq_vector_table boards: remove obsolete board basic_cortex_m3 2016-09-22 22:09:33 +00:00
test_atomic unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_bitfield unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_build testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
test_context unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_critical tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_early_sleep tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_errno build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_events unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_fifo unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_fifo_priv unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_fp_sharing tests: fp_sharing: removing dependency on ARCH 2016-09-15 21:16:40 +00:00
test_intmath build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_ipm boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
test_irq_offload build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_libs tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_lifo build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_mail unified: Enable memory pools in mailbox tests 2016-09-20 22:04:46 +00:00
test_mail_priv unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_map unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_map_priv unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_mem_safe test_mem_safe: fix breakage in unified kernel 2016-09-22 21:09:44 +00:00
test_multilib tests/kernel/test_multilib: Test for proper multilib selection. 2016-09-19 13:58:11 +03:00
test_mutex unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_nano_work unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_obj_tracing tracing: test includes ipc console fiber if enabled 2016-07-08 20:34:30 +00:00
test_pend unified: Make test_pend unified capable. 2016-09-23 18:51:07 +00:00
test_pipe unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_pipe_priv unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_pool unified: Make memory pool test unified capable 2016-09-20 22:04:47 +00:00
test_printk tests: test_printk: crude printk test case 2016-08-28 07:47:28 -04:00
test_rand32 tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_ring_buf build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_sema unified: Fix semaphore group tests 2016-09-20 11:45:28 -04:00
test_sema_priv tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_sleep tests: kernel: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
test_slist build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_sprintf/microkernel build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_stack/nanokernel build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
test_stackprot tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_static_idt x86: exceptions: simplify exception stubs 2016-09-28 20:28:07 +00:00
test_task tests/kernel/{test_task,test_sleep}: Less aggressive timer testing 2016-08-10 16:42:51 +00:00
test_task_priv tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00
test_tickless/microkernel tests: remove dependency on architecture and use one prj.conf 2016-09-15 21:16:39 +00:00
test_timer k_timer: Don't allocate dynamic timers by default 2016-09-23 18:25:37 +00:00
test_xip tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00