zephyr/tests
Praful Swarnakar 3a82aef5df tests: lib: mem_alloc: Add tests to validate dynamic allocation
Add new test cases to validate dynamic memory allocation
functions such as malloc, calloc, realloc using minimal libc
and newlibc implementation of standard C library.

Signed-off-by: Praful Swarnakar <praful.swarnakar@intel.com>
2018-08-09 09:41:00 -07:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests/benchmarks/footprint/min/x86: disable I2C and SPI 2018-07-27 17:16:18 -04:00
bluetooth Bluetooth: att: Add option to disable GATT writable name 2018-08-03 10:41:01 +02:00
boards tests: native_tasks: Add missing header 2018-08-02 19:14:19 +02:00
booting/stub
compliance
crypto tests: crypto: cbc_mode: Fix input length 2018-08-02 19:18:58 +02:00
drivers Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel tests: kernel: add tests for dynamic threads 2018-08-09 09:20:14 -07:00
lib tests: lib: mem_alloc: Add tests to validate dynamic allocation 2018-08-09 09:41:00 -07:00
misc/test_build samples: exclude socket samples on esp32 2018-07-16 19:00:32 -04:00
net net: ipv4: Refactor IPv4 header length handling 2018-08-09 16:25:17 +03:00
posix cmake: Remove duplicate invocations of target_link_libraries on app 2018-07-25 08:27:45 -04:00
power tests: CONFIG_ARC_INIT is n by default 2018-07-30 15:17:51 -04:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: flash_map: Add k64-based boards to platform whitelist 2018-07-31 08:44:45 -04:00
unit lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
ztest userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig native_posix: Do not select COVERAGE by default 2018-07-03 08:36:06 -04:00