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 tests: ztest: style, tag and category fixes 2018-04-25 14:18:15 +05:30
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00