]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: gpio: add test cases for gpio-sim
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Mar 2021 09:14:00 +0000 (10:14 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 26 Mar 2021 13:56:41 +0000 (14:56 +0100)
commit9d940ab7264574be59ce3a953dc33de9250429eb
treedcb8014af211a7a0e7be437d2ddb832c2a5cc6f8
parent8a4cb2823240c65b38f6ba03056774811660da10
selftests: gpio: add test cases for gpio-sim

Add a set of tests for the new gpio-sim module. This is a pure shell
test-suite and uses the helper programs available in the gpio selftests
directory. These test-cases only test the functionalities exposed by the
gpio-sim driver, not those handled by core gpiolib code.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/testing/selftests/gpio/Makefile
tools/testing/selftests/gpio/config
tools/testing/selftests/gpio/gpio-sim.sh [new file with mode: 0755]