Commit 34b7a6c8 authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Kumar Gala
Browse files

testsuite: Allow user to override minimal logging



The testsuite was always forcing minimal logging. This is problematic
as it does not allow user to see full logging string. Allow user to
override the minimal logging if needed, the default is still to
enable minimal logging.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent 2e6e818c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ config TEST_LOGGING_DEFAULTS
	bool "Enable test case logging defaults"
	depends on TEST
	select LOG
	select LOG_MINIMAL
	imply LOG_MINIMAL
	default y
	help
	  Option which implements default policy of enabling logging in