summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/gpio
Commit message (Expand)AuthorAgeFilesLines
* selftest: gpio: remove obsolete gpio-mockup testKent Gibson2024-03-051-6/+3
* Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-2/+2
|\
| * selftests: gpio: gpio-sim: Use same variable name for sysfs pathnameAndy Shevchenko2023-06-161-2/+2
* | selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac2023-05-111-0/+3
|/
* selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
* selftests: gpio: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-251-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-116-2/+513
|\
| * selftests: gpio: gpio-sim: avoid forking test twiceBartosz Golaszewski2021-12-171-1/+1
| * selftests: gpio: gpio-sim: remove bashismsBartosz Golaszewski2021-12-171-2/+2
| * selftests: gpio: add test cases for gpio-simBartosz Golaszewski2021-12-173-1/+398
| * selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski2021-12-173-1/+57
| * selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski2021-12-173-1/+59
* | selftests: gpio: restore CFLAGS optionsKent Gibson2021-11-151-1/+1
* | selftests: gpio: fix uninitialised variable warningKent Gibson2021-11-151-1/+1
* | selftests: gpio: fix gpio compiling errorLi Zhijian2021-11-151-0/+1
|/
* selftests: gpio: update .gitignoreBartosz Golaszewski2021-03-081-1/+1
* selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson2021-02-151-0/+1
* selftests: gpio: port to GPIO uAPI v2Kent Gibson2021-02-152-10/+76
* selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson2021-02-151-323/+0
* selftests: gpio: rework and simplify test implementationKent Gibson2021-02-154-288/+535
* 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
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* selftest/gpio: Remove duplicate headerSabyasachi Gupta2019-04-081-1/+0
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-01-161-3/+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
* gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco2018-07-091-3/+3
* selftests: gpio: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* 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
* selftests: gpio: add config fragment for gpio-mockupFathi Boudra2017-04-211-0/+2
* selftests: gpio add .gitignore for generated filesShuah Khan2017-01-111-0/+1
* selftest/gpio: add gpio test caseBamvor Jian Zhang2016-12-134-0/+682