zephyr/tests
Yong Cong Sin f5a27bcfe3 tests: logging: uart: increase test coverage
The test should work on any boards with UART console, so
increase the test coverage by adding `CONFIG_UART_CONSOLE`
filter and using `qemu_x86` as `integration_platforms` instead
of `platform_allow`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-11-14 12:26:48 -05:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch riscv: FPU trap: test case comment typo fix 2023-11-13 09:51:34 +01:00
benchmarks syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
bluetooth bluetooth: id: make sharing RPA between adv sets optional 2023-11-14 09:22:51 +01:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot tests: boot: mcuboot_recovery_retention: Move USB CDC to USB device 2023-11-08 10:09:13 +01:00
bsim Bluetooth: Controller: Reduce RTN for requested Max Transport Latency 2023-11-14 09:46:02 +01:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests: Remove use of CONFIG_ZTEST_NEW_API 2023-11-14 11:14:10 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
lib tests: lib: c_lib: tests for C11 call_once() 2023-11-14 18:23:42 +09:00
misc scripts: check_init_priorities: rework the error messages 2023-11-03 11:45:23 +01:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net tests: net: lib: Add CoAP service tests 2023-11-09 11:21:42 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: uart: increase test coverage 2023-11-14 12:26:48 -05:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest ztest: Add comfort functions for non-zero return codes 2023-11-04 07:39:46 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00