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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
devicetree cmake: removing DTS_ROOTS in test samples as they serves no purpose 2020-07-03 12:18:04 -04:00
fdtable
gui/lvgl zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_alloc tests: lib: mem_alloc: restrict newlib config to more than 16K RAM 2020-07-06 17:24:02 +02:00
notify zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
onoff zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ringbuffer tests: ringbuffer modify a tesecase 2020-06-16 16:55:51 +02:00
sprintf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00