Browse Source

selftests: add missing .gitignore file or entry

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>
Sudeep Holla 9 years ago
parent
commit
3b48bfc0ab

+ 1 - 0
tools/testing/selftests/breakpoints/.gitignore

@@ -1 +1,2 @@
 breakpoint_test
+step_after_suspend_test

+ 1 - 0
tools/testing/selftests/ipc/.gitignore

@@ -0,0 +1 @@
+msgque_test