linux/tools/testing/selftests/gpio
Bartosz Golaszewski b2bb90c80a selftests: gpio: add a helper for reading GPIO line names
Add a simple program that allows to read GPIO line names from the
character device. This will be used in gpio-sim selftests.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
2021-12-17 12:26:13 +01:00
..
.gitignore selftests: gpio: add a helper for reading GPIO line names 2021-12-17 12:26:13 +01:00
config selftests: gpio: add CONFIG_GPIO_CDEV to config 2021-02-15 11:43:29 +01:00
gpio-chip-info.c selftests: gpio: provide a helper for reading chip info 2021-12-17 12:26:13 +01:00
gpio-line-name.c selftests: gpio: add a helper for reading GPIO line names 2021-12-17 12:26:13 +01:00
gpio-mockup-cdev.c selftests: gpio: port to GPIO uAPI v2 2021-02-15 11:43:28 +01:00
gpio-mockup-sysfs.sh selftests: gpio: rework and simplify test implementation 2021-02-15 11:43:28 +01:00
gpio-mockup.sh selftests: gpio: port to GPIO uAPI v2 2021-02-15 11:43:28 +01:00
Makefile selftests: gpio: add a helper for reading GPIO line names 2021-12-17 12:26:13 +01:00