浏览代码

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 年之前
父节点
当前提交
3b48bfc0ab
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      tools/testing/selftests/breakpoints/.gitignore
  2. 1 0
      tools/testing/selftests/ipc/.gitignore

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

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

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

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