diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-11-01 18:21:08 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-11-01 18:30:22 +0100 |
commit | e14596a6d074c5e79343633bf3c21a2f2961269d (patch) | |
tree | 8602930b4b6724b76bf0080db514f2cfde1cdcd4 /tests/.gitignore | |
parent | 9e21c255e74128a16ef5c2dd4b1903d1d2c417eb (diff) |
lib: fix igt_exit assert when only listing subtests.
Ooops. Reported by Paulo. Also add a new testcase for make check to
make sure this actually works.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 5a2b73745..59f8cde62 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -97,6 +97,7 @@ getclient getstats getversion igt_fork_helper +igt_list_only kms_addfb kms_cursor_crc kms_flip |