No description
Find a file
Sharron LIU 9ebf3dc10c tests: kernel: added memory slab concept test
TestPurpose: verify memory pool concepts.
All TESTPOINTs extracted from kernel documentation.
https://www.zephyrproject.org/doc/kernel/memory/slabs.html#concepts

ZEP-1209

Change-Id: I95c6cd666212218b9928356f9439e67a2fcf9b73
Signed-off-by: Sharron LIU <sharron.liu@intel.com>
2017-01-20 04:44:04 +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: kernel: added memory slab concept test 2017-01-20 04:44:04 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +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 add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
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
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00