zephyr/tests
Andy Ross 3953e07822 tests/kernel/mem_heap: Add minimum-size heap test
Add test to statically allocate a minimum-size heap, verify that it
works to allocate a single byte and that it doesn't overrun its memory
bounds.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-05-20 17:52:21 -04:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch arch/x86: Correct multiboot interpretation when building for EFI 2021-05-15 15:30:02 -04:00
benchmarks tests: benchmarks: mbedtls: Support legacy API 2021-05-09 09:59:22 -05:00
bluetooth bttester: add key-size and authorization based l2cap conn reject 2021-05-19 12:18:08 +03:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: drivers: dma: enable tests on nucleo_f070rb 2021-05-20 13:24:18 -05:00
kernel tests/kernel/mem_heap: Add minimum-size heap test 2021-05-20 17:52:21 -04:00
lib tests: libc: Update libc testcases to solve coverity issues 2021-05-19 07:46:38 -05:00
misc/test_build
net tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest board: qemu_arc: skip trigger_fault_divide_zero test case 2021-05-07 13:15:13 +02:00