aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/gpio/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-02-13selftests: gpio: Fix incorrect kernel headers search pathGravatar Mathieu Desnoyers 1-1/+1
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsGravatar Kent Gibson 1-1/+1
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2021-12-17selftests: gpio: add test cases for gpio-simGravatar Bartosz Golaszewski 1-1/+1
2021-12-17selftests: gpio: add a helper for reading GPIO line namesGravatar Bartosz Golaszewski 1-1/+1
2021-12-17selftests: gpio: provide a helper for reading chip infoGravatar Bartosz Golaszewski 1-1/+1
2021-11-15selftests: gpio: restore CFLAGS optionsGravatar Kent Gibson 1-1/+1
2021-11-15selftests: gpio: fix gpio compiling errorGravatar Li Zhijian 1-0/+1
2021-02-15selftests: gpio: rework and simplify test implementationGravatar Kent Gibson 1-25/+1
2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingGravatar Michael Ellerman 1-4/+1
2020-11-10selftests/gpio: Fix build when source tree is read onlyGravatar Michael Ellerman 1-5/+9
2020-11-10selftests/gpio: Move include of lib.mk upGravatar Michael Ellerman 1-3/+3
2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDGravatar Michael Ellerman 1-5/+3
2020-04-23selftests: add build/cross-build dependency check scriptGravatar Shuah Khan 1-6/+6
2018-12-17selftests: Fix test errors related to lib.mk khdr targetGravatar Shuah Khan 1-3/+3
2018-11-27selftests: gpio: Find libmount with pkg-config if availableGravatar Daniel Díaz 1-2/+8
2018-10-24selftests: gpio: Fix OUTPUT directory in MakefileGravatar Daniel Díaz 1-3/+3
2018-10-24selftests: gpio: restructure MakefileGravatar Fathi Boudra 1-17/+15
2018-09-05selftests: add headers_install to lib.mkGravatar Anders Roxell 1-5/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-25selftests: gpio: fix clean target to remove all generated files and dirsGravatar Shuah Khan 1-1/+7
2017-04-25selftests: gpio: override clean in lib.mk to fix warningsGravatar Shuah Khan 1-1/+2
2016-12-13selftest/gpio: add gpio test caseGravatar Bamvor Jian Zhang 1-0/+23