mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 14:25:21 +00:00
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> |
||
---|---|---|
.. | ||
c_lib | ||
cmsis_dsp | ||
devicetree | ||
fdtable | ||
gui/lvgl | ||
heap | ||
heap_align | ||
json | ||
mem_alloc | ||
notify | ||
onoff | ||
ringbuffer | ||
sprintf |