zephyr/tests/kernel/mem_heap/k_heap_api/testcase.yaml
iva kik 10fdf95b94 tests: k_heap api: add tests for k_heap_api
Add test cases to test k_heap_alloc() and k_heap_free() APIs

Fixes #29654

Signed-off-by: iva kik <megatheriumiva@gmail.com>
2020-11-12 15:51:45 -05:00

4 lines
56 B
YAML

tests:
kernel.k_heap_api:
tags: k_heap_api kernel