zephyr/tests
Alberto Escolar Piedras eca0fb6ca0 tests: subsys: logging: log_core fix with inplace process
tests/subsys/logging/log_core does not work if inplace processing
is set and the process thread is disabled.
So let's set the valid configuration in its project file

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-09-18 14:56:10 +02:00
..
application_development cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
benchmarks Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
bluetooth coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce negative tests for mailQ 2018-09-11 09:03:03 -04:00
compliance
crypto coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
include tests: include: Add implementation of timestamp_serialize() 2018-08-20 06:51:25 -07:00
kernel coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lib coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
posix tests: posix: Test realtime clock 2018-09-11 09:21:52 -04:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
subsys tests: subsys: logging: log_core fix with inplace process 2018-09-18 14:56:10 +02:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt
Kconfig