zephyr/tests
Krzysztof Chruscinski 5e346812ac logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros
Changed LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros to take log
level as optional parameter. LOG_MODULE_DECLARE can now also be used
in static inline functions in headers. Added LOG_LEVEL_SET macro
which is used when instance logging API is used to indicate maximal
log level compiled into the file.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-10 12:38:29 -05:00
..
application_development samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
benchmarks samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
bluetooth mesh: Port shell module to the new shell 2018-11-09 11:19:49 +01:00
boards tests: add board_shell test app 2018-11-05 09:32:38 -05:00
booting/stub samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
cmsis_rtos_v1 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
compliance
crypto samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
drivers tests: make ethernet build test depend on netif 2018-11-05 12:07:30 -06:00
include shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
kernel tests: kernel: userspace: minor typo fixes 2018-11-06 16:14:41 -05:00
lib samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
misc/test_build samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
net tests: net: ethernet_mgmt: Enable IPv6 for this test 2018-11-08 15:23:05 +02:00
posix samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
power samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
shell samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
subsys logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
unit samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ztest samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: add Kconfig for testing via shell 2018-11-05 09:32:38 -05:00