zephyr/tests/kernel/msgq/msgq_api/src
Nicolas Pitre 922c7ec546 test/msgq: adjust overflow test for 64-bit targets
This is testing size_mul_overflow() in z_impl_k_msgq_alloc_init() so
make sure OVERFLOW_SIZE_MSG is large enough even on 64-bit targets.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-04 07:22:43 -04:00
..
main.c tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
test_msgq_attrs.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_contexts.c userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
test_msgq_fail.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_purge.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq.h test/msgq: adjust overflow test for 64-bit targets 2019-07-04 07:22:43 -04:00