linux/tools/testing/selftests/gpio
Fathi Boudra 8a246230bd selftests: gpio: add config fragment for gpio-mockup
The gpio test requires to insert the gpio mockup module (CONFIG_GPIO_MOCKUP).
The gpio mockup driver depends on gpiolib (CONFIG_GPIOLIB).
CONFIG_GPIO_SYSFS is selected automatically by the gpio mockup driver.

Tested on x86_64 and arm64 with defconfig and kselftest-merge.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-04-21 11:25:41 -06:00
..
.gitignore selftests: gpio add .gitignore for generated files 2017-01-11 09:50:54 -07:00
config selftests: gpio: add config fragment for gpio-mockup 2017-04-21 11:25:41 -06:00
gpio-mockup-chardev.c selftest/gpio: add gpio test case 2016-12-13 07:26:37 -07:00
gpio-mockup-sysfs.sh selftest/gpio: add gpio test case 2016-12-13 07:26:37 -07:00
gpio-mockup.sh selftest/gpio: add gpio test case 2016-12-13 07:26:37 -07:00
Makefile selftest/gpio: add gpio test case 2016-12-13 07:26:37 -07:00