summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorMarta Löfstedt <marta.lofstedt@intel.com>2017-04-19 13:13:00 +0300
committerPetri Latvala <petri.latvala@intel.com>2017-04-19 13:21:21 +0300
commitb86c70c457a996bed0bfe3ba7ec5bc551d77e9d7 (patch)
treec85f4fc741455b2f16ef9a4f0c412d93d435c021 /tests/Makefile.sources
parent8e4cfb2ac60d5d00e3bd5d742c4d7e3cea190de9 (diff)
tests/meta_test: Add a meta test for sanity checks of CI systems
The intention of this test is use it to test that the CI system that runs IGT is collecting the results correctly. For: VIZ-10281 v2: minor edits Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 45c21a0c..7fa9b8f2 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -143,6 +143,7 @@ TESTS_progs_M = \
template \
vgem_basic \
vgem_slow \
+ meta_test \
$(NULL)
if HAVE_CHAMELIUM