zephyr/tests/kernel/mem_pool/mem_pool_api/src
Nicolas Pitre 1f35774407 memslab/mempool: make tests 64-bit compatible
Minimum block size is 2x larger on 64-bit systems, so let's simply
double all size params. This won't change the validity of those tests
on 32-bit systems. Alignment tests are also adjusted for wider pointers.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-11 09:38:06 -07:00
..
main.c tests: mempool: Enhance tests to improve code coverage 2018-08-19 13:09:35 -07:00
test_mpool_api.c memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
test_mpool_extern.c tests: mem_pool: organise test documentation 2018-05-31 14:05:38 -04:00
test_mpool.h memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00