summaryrefslogtreecommitdiff
path: root/lib/tests/.gitignore
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-11-25 14:10:04 +0000
committerThomas Wood <thomas.wood@intel.com>2014-11-25 15:18:48 +0000
commitdbac905600c37f180618e6b4467cafbb6c3f8f2a (patch)
tree3beacb8a7826f5005f933545c04cf0368b178cab /lib/tests/.gitignore
parent3bebf3dd011cb7acf280d4deb02723718149a99c (diff)
lib: ensure subtests are not added to simple tests
Simple tests do not support subtests, so fail if igt_subtest is used in one. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/tests/.gitignore')
-rw-r--r--lib/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tests/.gitignore b/lib/tests/.gitignore
index 9fd8580e..907bd880 100644
--- a/lib/tests/.gitignore
+++ b/lib/tests/.gitignore
@@ -5,4 +5,5 @@ igt_no_exit
igt_no_exit_list_only
igt_no_subtest
igt_simulation
+igt_simple_test_subtests
igt_timeout