zephyr/tests/lib
Wentong Wu b8724377e8 tests: lib: heap: exclude qemu_riscv32 platform
This CPU-bound test on qemu_riscv32 platform is very slow when
QEMU icount mode enabled, taking upwards of several minutes.
There's little value here, this is a unit test of library code
and we have coverage of the RISC-V 32 bit arch via hifive1.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2020-05-14 13:52:07 +02:00
..
c_lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
cmsis_dsp tests: lib: cmsis_dsp: transform: Provide RIFFT bug workaround 2020-05-04 16:55:55 -05:00
devicetree devicetree: add DT_INST_FOREACH_CHILD macro 2020-05-13 21:22:06 +02:00
fdtable cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
gui/lvgl flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
heap tests: lib: heap: exclude qemu_riscv32 platform 2020-05-14 13:52:07 +02:00
json json: fix buffer overrun in encoding helper 2020-04-28 15:06:45 -04:00
mem_alloc cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
notify cmake: Updating test samples to use find_package(Zephyr) 2020-04-20 15:46:43 +02:00
onoff sys: onoff: redesign to meet changed needs 2020-04-22 16:52:47 +02:00
ringbuffer cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sprintf kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00