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
994374ec51
zephyr
/
tests
/
kernel
/
mem_pool
/
sys_mem_pool
/
testcase.yaml
4 lines
69 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: new updated names for the kernel tests After run Sanitycheck script I found out that some test cases have the same test case name in the test result .xml file. To get rid of it, I decided to change test cases names for the kernel tests. Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-24 10:59:47 +08:00
kernel.memory_pool.sys
:
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
tags
:
kernel userspace mem_pool