aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/uevent
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2024-02-14 01:03:31 +0100
committerShuah Khan <skhan@linuxfoundation.org>2024-02-20 16:30:40 -0700
commitc25db1d27abd78175d9802f52c1b75f3cf716f2c (patch)
tree033fb21bdddc591b1e8020ccb67b6de966642c7f /tools/testing/selftests/uevent
parentselftests: Add test to verify power supply properties (diff)
downloadwireguard-linux-c25db1d27abd78175d9802f52c1b75f3cf716f2c.tar.xz
wireguard-linux-c25db1d27abd78175d9802f52c1b75f3cf716f2c.zip
selftests: uevent: add missing gitignore
The 'uevent_filtering' test generates an object with the same name, but there is no .gitignore file in the directory to add the object as stated in the selftest documentation. Add the missing .gitignore file and include 'uevent_filtering'. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/uevent')
-rw-r--r--tools/testing/selftests/uevent/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/uevent/.gitignore b/tools/testing/selftests/uevent/.gitignore
new file mode 100644
index 000000000000..382afb74cd40
--- /dev/null
+++ b/tools/testing/selftests/uevent/.gitignore
@@ -0,0 +1 @@
+uevent_filtering