zephyr/tests/kernel/mem_pool/sys_mem_pool
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
..
src memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj.conf tests: mempool: Enhance tests to improve code coverage 2018-08-19 13:09:35 -07:00
testcase.yaml