zephyr/doc/subsystems
Alberto Escolar Piedras c026c2ed82 sanitycheck: control coverage from command line
Added a new command line options to sanitycheck:
--enable-coverage which will compile for native_posix
with CONFIG_COVERAGE set, and unit tests accordingly.
+
Now -C --coverage implies also --enable-coverage.

Background:
After 608778a4de
it is possible to add Kconfig options from command
line during the cmake invocation.
So we can use it to set CONFIG_COVERAGE for the native_posix
target when we need to instead of relaying on it always
being compiled with coverage enabled.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-07-03 08:36:06 -04:00
..
bluetooth doc: fix doc misspellings in doc, boards, samples 2018-04-05 19:17:01 -04:00
logging doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
networking doc: net: Add information about gPTP 2018-06-28 16:50:50 +03:00
nvs doc: fix missing NVS API documentation 2018-05-19 09:22:14 +03:00
settings doc/subsystem/settings: fix wrong settings_handler field names 2018-05-11 16:53:57 -04:00
test sanitycheck: control coverage from command line 2018-07-03 08:36:06 -04:00
usb doc: Add USB documentation identifiers and links 2018-04-12 14:03:00 -04:00
c_library.rst doc: fix more spelling errors throughout docs 2017-02-28 13:22:13 +00:00
dfu.rst doc: subsys: Remove unnecessary subsystem from titles 2018-04-06 07:30:33 -04:00
mgmt.rst doc: subsys: Remove unnecessary subsystem from titles 2018-04-06 07:30:33 -04:00
power_management.rst cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sensor.rst doc: change sensor subsystem doc title 2018-01-16 17:24:46 -05:00
shell.rst doc: fix misspellings in docs 2018-06-01 09:01:43 -04:00
subsystems.rst subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00