]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
selftests: add missing .gitignore file or entry
authorSudeep Holla <sudeep.holla@arm.com>
Thu, 25 Feb 2016 13:57:07 +0000 (13:57 +0000)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 25 Feb 2016 20:16:36 +0000 (13:16 -0700)
Only IPC selftest is missing the .gitignore file, so add it.
Also step_after_suspend_test is missing in breakpoints selftest
.gitignore file

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/breakpoints/.gitignore
tools/testing/selftests/ipc/.gitignore [new file with mode: 0644]

index 9b3193d06608cdf54c80f4c54859388eef71fe29..a23bb4a6f06c26502a5c5ab8f70c03802f11d2d6 100644 (file)
@@ -1 +1,2 @@
 breakpoint_test
+step_after_suspend_test
diff --git a/tools/testing/selftests/ipc/.gitignore b/tools/testing/selftests/ipc/.gitignore
new file mode 100644 (file)
index 0000000..84b66a3
--- /dev/null
@@ -0,0 +1 @@
+msgque_test