zephyr/tests/kernel/mem_pool/mem_pool_api
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: adjust stack size for mps2_an385's coverage test 2019-04-11 17:59:39 -04:00
testcase.yaml