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 selftests: gpio: provide a helper for reading chip info 2021-12-17 12:26:13 +01:00
gpio-line-name.c selftests: gpio: add a helper for reading GPIO line names 2021-12-17 12:26:13 +01:00
gpio-mockup-cdev.c selftests: gpio: fix uninitialised variable warning 2021-11-15 14:27:50 +01:00
gpio-mockup-sysfs.sh selftests: gpio: rework and simplify test implementation 2021-02-15 11:43:28 +01:00
gpio-mockup.sh selftest: gpio: remove obsolete gpio-mockup test 2024-03-05 20:01:08 +01:00
gpio-sim.sh selftests: gpio: gpio-sim: Fix missing chip disablements 2025-01-23 15:44:48 +01:00
Makefile selftests: gpio: Add gpio-cdev-uaf tests 2026-02-27 10:05:22 +01:00