zephyr/tests
Benjamin Walsh ed240f2796 kernel/arch: streamline thread user options
The K_<thread option> flags/options avaialble to users were hidden in
the kernel private header files: move them to include/kernel.h to
publicize them.

Also, to avoid any future confusion, rename the k_thread.execution_flags
field to user_options.

Change-Id: I65a6fd5e9e78d4ccf783f3304b607a1e6956aeac
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-01-24 13:34:50 +00:00
..
bluetooth license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers tests: Update spi driver test for mcux 2017-01-23 15:15:54 -06:00
fs/fat_fs license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
include license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
legacy kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
net net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
power/power_states license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
subsys/debug/gdb_server license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00