zephyr/tests
Daniel Leung 060538ee28 logging: fix color being shown even if disabled
If CONFIG_LOG_BACKEND_SHOW_COLOR is disabled, error and warning
lines are still being outputted with color, which is contrary to
what the Kconfig says. So change the color settings for error
and warning lines to no color if this Kconfig is disabled.

The log_output test is also amended to account for this.
Though the test is not skipped as no color is still some colors
(... well... maybe).

Fixes #77150

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-09-02 09:07:19 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch/arm64/mmu: allow partial unmap of block mappings again 2024-08-27 15:14:43 -04:00
benchmarks tests: latency_measure: Add busy threads for SMP 2024-08-26 14:45:04 -04:00
bluetooth Bluetooth: Controller: Add HAL_TICKER_TICKS_TO_US_64BIT define 2024-08-30 11:47:15 -04:00
boards tests: boards: esp32: Use smh in cache coex test 2024-08-27 18:37:47 -04:00
boot tests/boot: Add nucleo_wba55cg as test target 2024-08-29 18:04:04 +02:00
bsim tests: Bluetooth: Audio: Add -RealEncryption=1 to all bsim tests 2024-08-31 06:43:33 -04:00
cmake tests: cmake: add test cases for CMake YAML module 2024-08-23 08:02:11 -04:00
crypto test: mbedtls: new test for PSA crypto initialization and RNG configuration 2024-08-24 07:16:51 -04:00
drivers tests: adc: Add overlay for UCANS32K1SIC 2024-08-30 11:47:07 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel: Add support for FLPR core in nRF54L15 2024-08-29 12:02:35 +02:00
lib tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
misc tests/misc/check_init_priorities: Fix integration_platforms list 2024-08-16 11:20:34 +01:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: net: wifi: exclude RW612 based boards 2024-08-27 12:44:22 +02:00
posix tests: posix: headers: add checks for posix signals option group 2024-08-23 10:35:11 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys logging: fix color being shown even if disabled 2024-09-02 09:07:19 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests: ztest: Add ztest param test. 2024-08-23 15:48:57 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00