aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-02-14 01:03:31 +0100
committerShuah Khan <[email protected]>2024-02-20 16:30:40 -0700
commitc25db1d27abd78175d9802f52c1b75f3cf716f2c (patch)
tree033fb21bdddc591b1e8020ccb67b6de966642c7f
parent4a679c5afca027d7f4668f51693f7cce589038f5 (diff)
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 <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
-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