zephyr/subsys
Andrew Boie bc40f9340d debug: enable assertions for all tests
This keeps biting us; sanitycheck turns on assertions by
default for tests, but standalone builds, or builds done
for other test infrastructure do not. Put all builds in
the same state.

Specific tests (such as benchmarks) can override this with
CONFIG_FORCE_NO_ASSERT.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-24 15:12:56 -07:00
..
bluetooth Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
console samples/subsys/console: Remove unused tx_sem semaphore 2018-05-19 07:00:55 +03:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug debug: enable assertions for all tests 2018-05-24 15:12:56 -07:00
dfu
disk subsys: disk: Fix NULL pointer checks for disk operations 2018-05-23 13:14:17 -04:00
fs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt mgmt: Fix smp_bt.c build 2018-05-16 15:42:38 +03:00
net net: Fix dependency to offload driver in Kconfig 2018-05-24 08:03:32 -04:00
random subsys: random: xoroshiro128: Use SYS_INIT hook to initialize properly 2018-05-22 15:59:25 -07:00
settings kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb usb: rndis: Rename CONFIG_RNDIS_TX_BUF_* and CONFIG_RNDIS_CMD_BUF_* 2018-05-23 17:57:06 -04:00
CMakeLists.txt
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00