zephyr/tests
Johan Hedberg 900fbc20ba boards: x86: Don't default to 'y' with NRF51_PM and WAIT_NOP
These options were only needed for a MyNewt-based nRF51 firmware on
these boards (the MyNewt BLE stack is called Nimble, hence the
prj_nimble.conf sample config files). With a Zephyr-based nRF51
firmware these options are no-longer needed, so it's not appropriate
to have them default to enabled. Instead, if they are needed, require
the app-specific configuration to enable them.

Change-Id: Iefbee4d97590af4e11bcedea05fe61f32a147b83
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-01 19:37:26 +00:00
..
bluetooth boards: x86: Don't default to 'y' with NRF51_PM and WAIT_NOP 2016-11-01 19:37:26 +00:00
booting/stub tests: stub: we should not be testing this 2016-11-01 13:42:17 -04:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto tests: crypto: convert all tests to unified kernel 2016-10-31 21:38:49 +00:00
drivers tests: do not build sensors for system with < 32k {S}RAM 2016-10-31 12:54:35 +00:00
fs/fat_fs fs: tests: Use 'fs' instead of 'filesystem' as directory name 2016-10-31 08:08:27 +02:00
include tc_util: protect macro arg expansion 2016-10-28 15:40:37 +00:00
kernel tests: common: add rand32 test 2016-11-01 13:42:17 -04:00
legacy tests: move benchmark tests to legacy/ 2016-11-01 19:23:48 +00:00
net tests: exclude quark_d2000_crb from net/buf test 2016-11-01 15:03:04 +00:00
unit tests: Add gcov support 2016-09-30 21:17:42 +00:00
ztest ztest: move ztest to unified kernel 2016-10-31 21:38:04 +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
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00