summaryrefslogtreecommitdiff
path: root/lib/tests/.gitignore
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-02-18 13:37:16 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-03-08 17:12:04 +0100
commit93824f0cd09f7f7fec6366504c46b3ede5223436 (patch)
treef58ca0dedb94f346f4b80010ea769e53a8dbb851 /lib/tests/.gitignore
parent78f2ea3bc8ff450ea675919bcd1f3fc5747b8ee8 (diff)
lib: Unit test for exit handler
Checks that - exit handlers are run only once, even when registered multiple times. - run in reverse order - actually run for all ways a test could exit. This is prep work to extend exit handlers to also work in a subtest aware way. Signed-off-by: Daniel Vetter <daniel.vetter@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 a4f10805..661386a3 100644
--- a/lib/tests/.gitignore
+++ b/lib/tests/.gitignore
@@ -1,6 +1,7 @@
# Please keep sorted alphabetically
igt_assert
igt_fork_helper
+igt_exit_handler
igt_invalid_subtest_name
igt_list_only
igt_no_exit