zephyr/tests/kernel
Paul Sokolovsky 824fd85b1c tests/kernel/test_multilib: Test for proper multilib selection.
This test is prompted by incorrect multilib selection for Cortex-M4
(armv7e-m subarchitecture) in Zephyr SDK 0.8.1 toolchain. The idea
is do an operation which guaranteedly results in a call to a support
routine in libgcc, which is part of multilib set. Long long division
is used as such, with a fault produced (see README) when built for
BOARD=frdm_k64f.

This test now passed with SDK 0.8.2 for frdm_k64f, but is added in
the hope of preventing/easing diagnosis of future regressions.

Change-Id: I07f01b0e70921703fc0d261fc6c48a2b13b29873
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2016-09-19 13:58:11 +03:00
..
test_arm_m3_irq_vector_table tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +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/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04: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 tests/mem_safe: place test buffers at the edges of RAM 2016-09-15 09:42:24 -04: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 tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +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 fix: previously uninitialized variables break DEBUG sanity 2016-09-12 02:25:22 +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/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -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: improve exception APIs 2016-07-28 18:13:24 +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 unified/tests: tag working some tests kernel as 'unified_capable' 2016-09-13 17:12:55 -04:00
test_xip tags: basic kernel objects test for actual hardware 2016-07-01 00:38:31 +00:00