linux/tools/testing/selftests/gpio
Cihan Karadag 4ad805f0e4 selftests: gpio: add gpio-cdev-uaf to .gitignore
Commit c7f92042d3 ("selftests: gpio: Add gpio-cdev-uaf tests") added
the gpio-cdev-uaf binary to TEST_GEN_PROGS_EXTENDED but never added it
to .gitignore. Building it with:

    make -C tools/testing/selftests/gpio TARGETS=gpio

leaves gpio-cdev-uaf as an untracked file.

Fixes: c7f92042d3 ("selftests: gpio: Add gpio-cdev-uaf tests")
Signed-off-by: Cihan Karadag <cihan.cihan@gmail.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://patch.msgid.link/20260707235707.1349969-1-cihan.cihan@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
2026-07-08 09:45:43 +02:00
..
.gitignore selftests: gpio: add gpio-cdev-uaf to .gitignore 2026-07-08 09:45:43 +02:00
config selftests: gpio: add test cases for gpio-aggregator 2025-04-09 16:57:30 +02:00
gpio-aggregator.sh selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation 2025-04-14 22:30:01 +02:00
gpio-cdev-uaf.c selftests: gpio: Add gpio-cdev-uaf tests 2026-02-27 10:05:22 +01:00
gpio-cdev-uaf.sh selftests: gpio: Add gpio-cdev-uaf tests 2026-02-27 10:05:22 +01:00
gpio-chip-info.c
gpio-line-name.c
gpio-mockup-cdev.c
gpio-mockup-sysfs.sh
gpio-mockup.sh
gpio-sim.sh
Makefile selftests: gpio: Add gpio-cdev-uaf tests 2026-02-27 10:05:22 +01:00