zephyr/tests/kernel/msgq/msgq_api/src
Anas Nashif 704f879f8a tests: ztest: call test_main() without arguments
Arguments are not needed and in some cases are being set as unused in
the same function. The test_main function is called from ztest main
routine without any arguments.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-24 09:29:14 -07:00
..
main.c tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
Makefile
test_msgq_contexts.c tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
test_msgq_fail.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_msgq_purge.c tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
test_msgq.h