zephyr/tests/kernel
Juro Bystricky 5ec3a7d04a test_thread_init.c: fix build error
Fix build error (picked by GCC 6.x):

    error: ‘stack_size’ defined but not used [-Werror=unused-const-variable=]

Change-Id: I402324fedaea9d0a10ee6533ba957ce18fa0fb83
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-01-03 19:29:02 +00:00
..
alert/test_alert_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
arm_irq_vector_table tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
arm_runtime_nmi tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
bitfield tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
common tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
context tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
critical tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
ipm tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mbox/mbox_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mem_slab tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
msgq/msgq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
multilib tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mutex/mutex_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
semaphore/sema_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
sprintf tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
stack/stack_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
stackprot tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_build tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
threads_lifecycle test_thread_init.c: fix build error 2017-01-03 19:29:02 +00:00
threads_scheduling/schedule_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
workq/workq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
xip tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00