zephyr/tests
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
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: Remove CONFIG_COMMAND_STACK_SIZE assignments 2018-05-23 10:14:10 -05:00
bluetooth bluetooth: disable user mode for one test 2018-05-22 15:59:07 -07:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: remove duplicate tests 2018-05-07 12:27:07 -04:00
drivers tests: Remove newline character 2018-05-23 12:59:12 -04:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests: kernel: fifo: Do NULL pointer check before accessing data 2018-05-23 13:14:17 -04:00
lib lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03:00
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests: Remove newline character 2018-05-23 12:59:12 -04:00
posix tests: posix: fs: Free dirp resource in case error 2018-05-23 13:14:17 -04:00
power HACK: tests: disable output disasm for 1 ARC test 2018-05-17 23:34:03 +03:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: unfold nffs_fs_api 2018-05-23 15:07:24 -04:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest kernel: remove STACK_ALIGN checks 2018-05-23 15:05:15 -05:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: enable user mode by default 2018-05-22 15:59:07 -07:00