zephyr/tests/drivers/gpio
Ederson de Souza a1920f25f7 tests/drivers/gpio/gpio_basic_api: Add tests for configuration glitches
Add a few tests that expect at most one interrupt being triggered when
configuring a GPIO output in two scenarios:

    1. From just after booting
    2. After another configuration of the same values

Due 1., this patch adds the tests to run before any other tests in the
gpio_basic_api test suite.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2023-10-26 09:47:30 +02:00
..
gpio_api_1pin tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
gpio_basic_api tests/drivers/gpio/gpio_basic_api: Add tests for configuration glitches 2023-10-26 09:47:30 +02:00
gpio_enable_disable_interrupt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
gpio_get_direction tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
gpio_hogs tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
gpio_reserved_ranges tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00