zephyr/tests/lib
Andy Ross caf197262a tests/lib/heap: Add coverage for sys_heap_usable_size()
Call and validate the new function.  Note that this is actually
whiteboxing the heap implementation and duplicating the internal logic
needed to compute the header size, so as to validate that the correct
number is being returned.  I had to write that test code anyway, might
as well commit it (the heap header is awfully well optimized now and
very unlikely to change).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-10-06 20:20:31 -04:00
..
c_lib cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package tests: lib: cbprintf_package: Fix coverity issue 2021-09-27 10:15:51 -04:00
cmsis_dsp tests/lib/cmsis_dsp: matrix: Limit f16 tc execution on ram => 144 2021-09-27 11:35:43 -04:00
devicetree Revert "tests: devicetree: test supported devices API" 2021-09-30 21:37:59 -04:00
fdtable cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gui/lvgl cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
heap tests/lib/heap: Add coverage for sys_heap_usable_size() 2021-10-06 20:20:31 -04:00
heap_align cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
json tests: lib: json: Negate assert messages 2021-09-28 20:37:06 -04:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mpsc_pbuf lib: os: mpsc_pbuf: Add const qualifier to API calls 2021-09-28 06:15:39 -04:00
newlib/thread_safety tests: newlib: thread_safety: Disable minimum newlib heap size check 2021-09-08 10:32:45 -04:00
notify cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
onoff cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
p4workq cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ringbuffer tests: ARC: enable back tests/lib/ringbuffer on qemu_arc_hs6x 2021-10-01 09:30:07 -04:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
time cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00