zephyr/tests
Anas Nashif fe958df4dd libc: rework libc selection and reduce Kconfigs
Moved all libc Kconfigs to where the code is and remove the default
Kconfig for selecting the minimal libc. Minimal libc is now the default
if nothing else is configured in.

Removed the options for extended libc, this obviously was restricting
features in the minimal libc without a good reason, most of the
functions are available directly when using newlib, so there is no
reason why we need to restrict those in minimal libc.

Jira: ZEP-1440
Change-Id: If0a3adf4314e2ebdf0e139dee3eb4f47ce07aa89
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-15 22:31:28 +00:00
..
bluetooth libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
booting/stub samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
drivers sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tinycrypt: Fix style issues 2016-11-16 16:51:57 +00:00
iot libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
kernel libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
legacy kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
net net: remove unused variable pkt1 2016-12-15 14:33:02 +00:00
power/power_states power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +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