Go to file
Sharron LIU de7435a73f tests: kernel: mem_heap: added api and concept tests
<kernel.h> APIs covered:
    k_malloc
    k_free
Concept TESTPOINTs extracted from
https://www.zephyrproject.org/doc/kernel/memory/heap.html#concepts

ZEP-1242

Change-Id: I39edc809119984585d78d6abbe33f5be707c5818
Signed-off-by: Sharron LIU <sharron.liu@intel.com>
2017-02-04 19:36:50 +00:00
.known-issues
arch arm: Adjust entry point of XIP kernels to the __reset function 2017-02-04 19:32:40 +00:00
boards boards: arduino_101_sss: use new gpio device name 2017-02-04 19:21:08 +00:00
doc
drivers
ext
include kernel: k_timer_stop: remove assert when called from an ISR 2017-02-04 19:25:11 +00:00
kernel kernel: k_timer_stop: remove assert when called from an ISR 2017-02-04 19:25:11 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc
samples
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys
tests tests: kernel: mem_heap: added api and concept tests 2017-02-04 19:36:50 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh