Signed-off-by: Chris Dearman <[email protected]>
---
.gitignore | 2 ++
testcases/commands/.gitignore | 5 +++++
testcases/kernel/mem/.gitignore | 2 ++
testcases/kernel/syscalls/.gitignore | 8 ++++++++
testcases/kernel/timers/leapsec/.gitignore | 1 +
testcases/misc/tcore_patch_test_suites/.gitignore | 1 +
6 files changed, 19 insertions(+)
create mode 100644 testcases/commands/.gitignore
create mode 100644 testcases/kernel/timers/leapsec/.gitignore
create mode 100644 testcases/misc/tcore_patch_test_suites/.gitignore
diff --git a/.gitignore b/.gitignore
index c723901..c9f5637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,5 @@ patches/
logfile.*
/utils/benchmark/ebizzy-0.3/ebizzy
+/lib/tests/bytes_by_prefix_test
+/lib/tests/tst_tmpdir_test
diff --git a/testcases/commands/.gitignore b/testcases/commands/.gitignore
new file mode 100644
index 0000000..01918ea
--- /dev/null
+++ b/testcases/commands/.gitignore
@@ -0,0 +1,5 @@
+/ade/objdump/test_arch_debug
+/ade/objdump/test_arch_stripped
+/ade/size/test
+/cron/cron_dirs_check
+/eject/check_tray
diff --git a/testcases/kernel/mem/.gitignore b/testcases/kernel/mem/.gitignore
index 5a3a8e9..e60e458 100644
--- a/testcases/kernel/mem/.gitignore
+++ b/testcases/kernel/mem/.gitignore
@@ -57,9 +57,11 @@
/shmt/shmt08
/shmt/shmt09
/shmt/shmt10
+/swapping/swapping01
/thp/thp01
/thp/thp02
/tunable/max_map_count
+/tunable/min_free_kbytes
/tunable/overcommit_memory
/vma/vma01
/vma/vma02
diff --git a/testcases/kernel/syscalls/.gitignore
b/testcases/kernel/syscalls/.gitignore
index 0d2c3d8..7df28c2 100644
--- a/testcases/kernel/syscalls/.gitignore
+++ b/testcases/kernel/syscalls/.gitignore
@@ -68,6 +68,10 @@
/close/close01
/close/close02
/close/close08
+/cma/process_vm01
+/cma/process_vm_readv02
+/cma/process_vm_readv03
+/cma/process_vm_writev02
/confstr/confstr01
/connect/connect01
/creat/creat01
@@ -342,6 +346,7 @@
/inotify/inotify01
/inotify/inotify02
/inotify/inotify03
+/inotify/inotify04
/inotify_init/inotify_init1_01
/inotify_init/inotify_init1_02
/io_cancel/io_cancel01
@@ -460,6 +465,7 @@
/madvise/madvise01
/madvise/madvise02
/madvise/madvise03
+/madvise/madvise04
/mallopt/mallopt01
/mbind/mbind01
/memcmp/memcmp01
@@ -623,6 +629,8 @@
/read/read02
/read/read03
/read/read04
+/readahead/readahead01
+/readahead/readahead02
/readdir/readdir01
/readdir/readdir02
/readlink/creat_slink
diff --git a/testcases/kernel/timers/leapsec/.gitignore
b/testcases/kernel/timers/leapsec/.gitignore
new file mode 100644
index 0000000..58787e2
--- /dev/null
+++ b/testcases/kernel/timers/leapsec/.gitignore
@@ -0,0 +1 @@
+/leapsec_timer
diff --git a/testcases/misc/tcore_patch_test_suites/.gitignore
b/testcases/misc/tcore_patch_test_suites/.gitignore
new file mode 100644
index 0000000..e47c402
--- /dev/null
+++ b/testcases/misc/tcore_patch_test_suites/.gitignore
@@ -0,0 +1 @@
+/tcore
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list