zephyr/tests/drivers/gpio
Andriy Gelman 9f77926b26 tests: gpio_api_1pin: Test interrupt re-entry if level unchanged
Currently the level triggered test disables the interrupt in
the first callback. This doesn't test interrupt re-entry if the
gpio level is unchanged.

This commit adds an option to disable the interrupt after
several calls and adds two tests with the extra condition.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2022-08-03 11:19:35 +02:00
..
gpio_api_1pin tests: gpio_api_1pin: Test interrupt re-entry if level unchanged 2022-08-03 11:19:35 +02:00
gpio_basic_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
gpio_get_direction test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00