zephyr/tests/subsys
Krzysztof Chruscinski 6b01c89935 logging: Add log initialization to system startup
Log API can be used before user can explicitly initialize the logger.
In order to ensure that logger core is ready to buffer log messages
it must be initialize as early as possible. Initialization does not
include initialization of default backend since driver may not be
ready and backend is needed only when log messages are processed.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-07-14 08:32:44 -04:00
..
dfu tests: fix test identifiers 2018-06-07 18:01:49 -05:00
fs cmake: Remove stray CMakeLists.txt file 2018-06-22 12:28:01 -04:00
logging logging: Add log initialization to system startup 2018-07-14 08:32:44 -04:00
settings tests: subsys: settings: fcb: Fix failure on nrf52_pca10040 2018-06-01 09:00:42 -04:00
storage/flash_map tests: flash_map: use proper test name 2018-05-07 12:27:07 -04:00
usb usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00