zephyr/tests/lib
Alexandre Bourdiol 35ad4e8632 tests: lib: cmsis_dsp: matrix: binary_q15 reorder test to fit 128k ram
tests/lib/cmsis_dsp/matrix/ with config:
   * libraries.cmsis_dsp.matrix.binary_q15
128k is sufficient if tests steps are reordered,
otherwise system run out of memory.
Biggest chunk first for better malloc chunk reusability.
Tested on nucleo_f207zg

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-09-04 14:50:02 -04:00
..
c_lib libc: add strtok_r implementation 2020-08-18 09:19:58 -07:00
cmsis_dsp tests: lib: cmsis_dsp: matrix: binary_q15 reorder test to fit 128k ram 2020-09-04 14:50:02 -04:00
devicetree device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fdtable tests: lib: fdtable: fix tests after modifying reference counting 2020-08-27 11:42:19 +03:00
gui/lvgl sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
heap
heap_align
json tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
mem_alloc sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
notify tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
onoff sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
ringbuffer tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sprintf tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00