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>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
breakpoint_test
|
||||
step_after_suspend_test
|
||||
|
1
tools/testing/selftests/ipc/.gitignore
vendored
Normal file
1
tools/testing/selftests/ipc/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
msgque_test
|
Reference in New Issue
Block a user