zephyr/tests/ztest
Andrew Boie 4afc6c9ff2 kernel: remove STACK_ALIGN checks
STACK_ALIGN has somewhat different semantics across our arches,
particularly ARC.

These checks are unnecessary, _new_thread() is required
to properly align stack sizes anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-23 15:05:15 -05:00
..
include ztest: prints newline after failure message 2018-05-09 09:33:24 -04:00
src kernel: remove STACK_ALIGN checks 2018-05-23 15:05:15 -05:00
test
CMakeLists.txt
Kconfig