zephyr/tests
Jukka Rissanen bed1117423 net: tests: Enables all net kconfig options in one test case
This creates a test case that enables all the currently known
network related Kconfig options. This is useful so that we can
compile test various Kconfig options. Note that the result binary
is not meant to be run anywhere and it will probably not run as
some of the enabled options do not make sense in real life.

Change-Id: Iede36131b43d95acb78b4094004626e1b86e0f95
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:44 +03:00
..
benchmarks tests: benchmarks: increase timeout for app_kernel tests 2017-04-12 22:43:26 +00:00
bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +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 xtensa: re-enable tinycrypt test cases 2017-04-12 16:32:29 +00:00
drivers kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
include tests: include: Move timestamp.h into common location 2017-01-30 21:33:47 +00:00
kernel tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
legacy/kernel tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
lib/json test: Add test for JSON library 2017-03-25 13:11:55 +00:00
net net: tests: Enables all net kconfig options in one test case 2017-04-13 15:21:44 +03:00
power tests/power/multicorei/lmt: Fix RTC configuration 2017-02-23 13:17:47 +00:00
subsys tests: move fs test to tests/subsys/ 2017-04-09 15:45:18 +00:00
unit unit: Create ztest unit test for CRC16 functionality 2017-04-13 15:21:42 +03:00
ztest ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08: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