zephyr/tests/lib
Wayne Ren a3a5c72d9b tests: filter out nsim as it's slow
nsim is slow, if the MEMSZ is too targe, the test will
run a long time and make sanitycheck timeout.

There are two possible fixes to pass the sanitycheck test
  * filter out nsim, not to block the sanitcheck test
  * use a small MEMSZ for nsim to reduce the execution time.

Considering there are potential improvements for nsim (because
some qemu targets can pass), we use the 1st fix to pass the
sanitycheck temporarily.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-07-07 15:09:34 +02:00
..
c_lib tests: lib: Add some new test cases for libc 2020-06-23 22:42:25 -04:00
cmsis_dsp
devicetree cmake: removing DTS_ROOTS in test samples as they serves no purpose 2020-07-03 12:18:04 -04:00
fdtable
gui/lvgl
heap tests: filter out nsim as it's slow 2020-07-07 15:09:34 +02:00
heap_align tests/lib/heap_align: improve test 2020-06-28 23:43:42 -04:00
json
mem_alloc tests: lib: mem_alloc: restrict newlib config to more than 16K RAM 2020-07-06 17:24:02 +02:00
notify
onoff
ringbuffer tests: ringbuffer modify a tesecase 2020-06-16 16:55:51 +02:00
sprintf