summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/gpio/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
* selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson2022-07-201-1/+1
* Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-111-2/+2
|\
| * selftests: gpio: add test cases for gpio-simBartosz Golaszewski2021-12-171-1/+1
| * selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski2021-12-171-1/+1
| * selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski2021-12-171-1/+1
* | selftests: gpio: restore CFLAGS optionsKent Gibson2021-11-151-1/+1
* | selftests: gpio: fix gpio compiling errorLi Zhijian2021-11-151-0/+1
|/
* selftests: gpio: rework and simplify test implementationKent Gibson2021-02-151-25/+1
* selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman2020-11-101-4/+1
* selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2020-11-101-5/+9
* selftests/gpio: Move include of lib.mk upMichael Ellerman2020-11-101-3/+3
* selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2020-11-101-5/+3
* selftests: add build/cross-build dependency check scriptShuah Khan2020-04-231-6/+6
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-171-3/+3
* selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz2018-11-271-2/+8
* selftests: gpio: Fix OUTPUT directory in MakefileDaniel Díaz2018-10-241-3/+3
* selftests: gpio: restructure MakefileFathi Boudra2018-10-241-17/+15
* selftests: add headers_install to lib.mkAnders Roxell2018-09-051-5/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan2017-04-251-1/+7
* selftests: gpio: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
* selftest/gpio: add gpio test caseBamvor Jian Zhang2016-12-131-0/+23