zephyr/tests/kernel/mem_pool
Leandro Pereira c16bce7a6a samples, subsys, tests: Use ARRAY_SIZE() whenever possible
The ARRAY_SIZE() utility macro will actually test the parameter types,
and ensure that it is only called with arrays, and not arrays decayed
to pointers.

Changes were performed with a simple Coccinelle script.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-14 19:12:51 -04:00
..
mem_pool tests: mem_pool: organise test documentation 2018-05-31 14:05:38 -04:00
mem_pool_api tests: mem_pool: organise test documentation 2018-05-31 14:05:38 -04:00
mem_pool_concept samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
mem_pool_threadsafe doc: fix misspellings in test documentation 2018-05-23 15:27:19 -05:00
sys_mem_pool tests: kernel: Add description for test cases 2018-05-21 11:23:09 -04:00