This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
938a8e14bd
zephyr
/
tests
/
kernel
/
mem_pool
/
sys_mem_pool
/
testcase.yaml
5 lines
81 B
YAML
Raw
Normal View
History
Unescape
Escape
sys_mem_pool: add test case This is loosely based on the existing mheap_api_concept test case. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-04-02 02:57:43 +08:00
tests
:
tests: kernel: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 05:52:43 +08:00
kernel.memory_pool
:
sys_mem_pool: add test case This is loosely based on the existing mheap_api_concept test case. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-04-02 02:57:43 +08:00
min_ram
:
32
tags
:
kernel userspace mem_pool