commit | b8724377e894bd02694fd26854dbbcab2dbe7358 | [log] [tgz] |
---|---|---|
author | Wentong Wu <wentong.wu@intel.com> | Sat May 02 22:04:50 2020 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu May 14 13:52:07 2020 +0200 |
tree | 6ba788b52c8089a76db01a0a5f4089a45eb8f460 | |
parent | 0b2e633ce31e5045a5be221d88ee878f23830452 [diff] |
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>