zephyr/tests/kernel/stack/stack_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 tests: add stack test cases which use unified kernel 2016-12-24 15:16:03 +00:00
test_stack_contexts.c tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
test_stack_fail.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00