zephyr/tests/kernel
Watson Zeng 0bc64a7946 tests: tls: add toolchain filter
tls rely on both arch has tls and toolchain support tls, add filter:
CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE for
some tests enabled tls.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2020-12-15 11:22:38 +01:00
..
common tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
context test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
device power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
early_sleep
fatal tests: kernel: exception: use cbprintf_nano for arm fpu 2020-12-08 09:25:36 -05:00
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests/float_disable: ported to SPARC 2020-12-04 14:33:43 +02:00
gen_isr_table tests: kernel: gen_isr_table: Exclude stm32f103_mini board 2020-12-03 10:54:38 -06:00
interrupt
lifo
mbox kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mem_heap tests/kernel/mheap_api_concept: Remove whitebox tests 2020-12-07 21:50:14 -05:00
mem_protect tests: mem_protect: exclude nRF5340 DK from the gap filling test 2020-12-11 11:24:32 +01:00
mem_slab
mp tests: improve test case descriptions of arch layer interface 2020-10-30 15:55:42 +01:00
msgq/msgq_api kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mutex
obj_tracing
pending
pipe kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
poll kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
profiling/profiling_api power: sys_set_power_state -> pm_power_state_set 2020-12-09 15:18:29 -05:00
queue kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
sched tests/kernel/schedule_api: Fix slop in timeslice test 2020-10-29 07:39:39 -04:00
semaphore/semaphore
sleep
smp Tests: Minor change in description and group of SMP test cases 2020-11-03 11:04:50 +01:00
spinlock
stack/stack kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
threads tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
tickless power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
timer power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
workq test: workqueue : add testcase to improve coverage 2020-12-07 12:56:01 +01:00
xip