zephyr/tests/drivers/gpio/gpio_basic_api/src
Alberto Escolar Piedras 081c4647cd test gpio_basic_api: Enable for nrf52_bsim
Add DT and kconfig overlays for the nrf52_bsim so this test can be run
in this board too.
This simulated board supports short-circuiting pins
either programmatically or thru configuration files,
but it does not support a pull in an input being able to drag
a non driven output, so we need to skip the pull test.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-07-07 09:21:06 +02:00
..
gpio_emul_callback.c
main.c test gpio_basic_api: Enable for nrf52_bsim 2023-07-07 09:21:06 +02:00
test_callback_manage.c
test_callback_trigger.c
test_gpio_port.c
test_gpio.h