summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-01 18:31:59 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-01 22:16:24 +0100
commit6d73fdbfd2d8944702459f7412790aab32677c48 (patch)
tree224429937f49c1407ad2a0edd12f1777f60fd463 /tests/Makefile.am
parent8f718b1cd80b13d9044956a5b19668faf4320a52 (diff)
tests: Add a Makefile comment about the expected failures in igt_ tests
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 87da1d1a..64fe2aee 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -170,6 +170,8 @@ TESTS = \
$(TESTS_testsuite) \
$(NULL)
+# Test that exercise specific asserts in the test framework library and are
+# hence expected to fail.
XFAIL_TESTS = \
igt_no_exit \
igt_no_exit_list_only \