commit | 10fdf95b941480acdbf68c8e6cc9003e72483510 | [log] [tgz] |
---|---|---|
author | iva kik <megatheriumiva@gmail.com> | Thu Nov 05 04:00:55 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Nov 12 15:51:45 2020 -0500 |
tree | 838f5725ec4156f7a5fbafed584ae2493bae4524 | |
parent | 1ebe1573dac4fbe08c0a0b08cad8681d00107d5a [diff] |
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>