Disabled the CONFIG_COVERAGE for benchmarks and other tests. This is needed because it interferes with normal behavior of the test case. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_LOG_RUNTIME_FILTERING=y
|
|
CONFIG_LOG_BUFFER_SIZE=2048
|
|
CONFIG_LOG_PRINTK=y
|
|
CONFIG_LOG_PROCESS_TRIGGER_THRESHOLD=0
|
|
CONFIG_COVERAGE=n
|