Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
jing wang 64579bc490 tests: add threads customdata api test case with unified kernel
the commit cover basic customdata apis:

k_thread_custom_data_set()
k_thread_custom_data_get()

Change-Id: Ide27cfd59230303767414c7f827d6ad627989a6f
Signed-off-by: jing wang <jing.j.wang@intel.com>
2017-01-20 12:41:56 +00:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
boards boards: arduino_101: set correct LED pin 2017-01-20 02:29:54 +00:00
doc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers drivers: QMSI GPIO: simplify driver reentrancy code using IS_ENABLED macro 2017-01-20 01:46:08 +00:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include kernel_event_logger: add additional function prototypes 2017-01-19 20:17:29 +00:00
kernel license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
scripts build: have sysgen create SPDX license identifiers 2017-01-20 02:29:41 +00:00
subsys license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
tests tests: add threads customdata api test case with unified kernel 2017-01-20 12:41:56 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS doc: update MAINTAINERS for *.rst reviewers 2017-01-19 08:10:39 -08:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00