zephyr/tests/kernel/msgq/msgq_api/src
Andrew Boie d27acb9eb6 tests: adjust resource pool sizes for 64-bit
The requests are somewhat larger on 64-bit since we
are allocating structs with pointer members. Increase
these to a larger multiple of the minimum block size.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-12-12 14:48:42 -08:00
..
main.c tests: adjust resource pool sizes for 64-bit 2019-12-12 14:48:42 -08:00
test_msgq_attrs.c
test_msgq_contexts.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
test_msgq_fail.c
test_msgq_purge.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
test_msgq.h