zephyr/tests/drivers
Alberto Escolar Piedras cee40d1d49 tests/drivers/uart/uart*: Allow on nrf52_bsim
Add the nrf52_bsim to the platform_allow list
for tests which had such a filter.

Note that for this test to pass, you need
to connect the uart in loopback, passing the command
line option `-uart0_loopback` to zephyr.exe

Note this tests do not run right now by default in CI
as the fixture is preventing it.
They can be run with:

twister -T tests/drivers/uart/ -v -p nrf52_bsim \
  --fixture gpio_loopback -- -uart0_loopback

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-12 11:27:23 -06:00
..
adc tests: drivers: adc: adc_api: support numaker_pfm_m467 2024-01-02 10:10:27 +01:00
bbram bbram: Add tests 2024-01-12 09:59:31 +01:00
build_all tests: drivers: build_all: adc: add build test for the mcp320x driver 2024-01-11 17:32:28 +01:00
can tests/drivers/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
charger/sbs_charger drivers: charger: Updates drivers to use charge_enable handler 2023-12-12 10:49:39 -06:00
clock_control drivers: clock_control: stm32: Add HSE CSS support 2023-12-13 13:56:43 +01:00
console tests: console: add line splitting tests 2023-11-29 17:16:35 -05:00
console_switching tests: console_switching: drop CONFIG_ZTEST_NEW_API 2023-11-28 14:55:57 +00:00
coredump/coredump_api tests: drivers: coredump: Enable code coverage 2023-12-07 12:14:32 -05:00
counter tests: counter: Add LPC RTC 1KHZ counter 2024-01-12 13:34:19 +01:00
dac tests: drivers: Add nucleo_f722ze board support 2023-12-13 13:57:55 +01:00
disk
dma tests: drivers: dma test on stm32f7 requires nocache memory 2023-12-22 09:53:39 +01:00
eeprom ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
entropy/api
espi
ethernet/eth_ivshmem_queue
flash tests: flash: Use a flash partition that is known to be nonsecure 2023-12-11 09:56:55 +01:00
flash_simulator tests/drivers/flash_simulator: Switch to native_sim 2023-11-30 09:42:25 -05:00
fuel_gauge
gnss tests: gnss: add some tests for gnss_dump 2023-11-29 14:30:40 +00:00
gpio soc: riscv: ite: reorganize SoC folder 2024-01-09 09:40:07 +01:00
hwinfo/api
i2c tests: drivers: i2c: i2c_target_api: support numaker_pfm_m467 2023-11-27 14:34:15 +00:00
i2s
input input: kbd_matrix: add actual key mask runtime control 2023-12-27 16:50:21 +00:00
interrupt_controller/intc_plic
ipm
kscan
led/led_api
memc/ram tests: exclude renode from tests requiring unsimulated peripherals 2024-01-08 16:17:43 +00:00
mipi_dsi/api
mm
pinctrl
pwm tests: pwm: esp32s3: add internal loopback 2024-01-11 10:04:34 +01:00
regulator
retained_mem/api
rtc tests/drivers/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
sdhc
sensor test: drivers: sensor: adltc2990: fix double promotion 2023-12-08 10:26:11 +00:00
smbus posix: Fix name collision with __bswap 2024-01-10 18:13:44 +00:00
spi test: spi_loopback: add npcx evbs to the spi_loopback test suite 2024-01-11 10:04:21 +01:00
syscon
timer/nrf_rtc_timer
uart tests/drivers/uart/uart*: Allow on nrf52_bsim 2024-01-12 11:27:23 -06:00
udc tests/drivers/udc: Switch to native_sim_64 2023-11-27 16:06:42 +00:00
usb/bc12 tests: usb: move bc12 tests under tests/drivers/usb 2023-12-22 09:54:12 +01:00
virtualization/ivshmem/plain
w1/w1_api
watchdog tests: samples: watchdog: Add intel_rpl_p_crb overlay 2023-12-27 16:06:19 +00:00