summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/gpio/Makefile
AgeCommit message (Expand)Author
2023-02-13selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-17selftests: gpio: add test cases for gpio-simBartosz Golaszewski
2021-12-17selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski
2021-12-17selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski
2021-11-15selftests: gpio: restore CFLAGS optionsKent Gibson
2021-11-15selftests: gpio: fix gpio compiling errorLi Zhijian
2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson
2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman
2020-11-10selftests/gpio: Fix build when source tree is read onlyMichael Ellerman
2020-11-10selftests/gpio: Move include of lib.mk upMichael Ellerman
2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan
2018-12-17selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-11-27selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz
2018-10-24selftests: gpio: Fix OUTPUT directory in MakefileDaniel Díaz
2018-10-24selftests: gpio: restructure MakefileFathi Boudra
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-25selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan
2017-04-25selftests: gpio: override clean in lib.mk to fix warningsShuah Khan
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang