summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-03-27 12:48:48 +0300
committerAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-04-20 12:08:35 +0300
commit26e0842439bfd826a2b9dca80f9b9a57bbb0a690 (patch)
tree9fdbfb858eb1ca8984d549f5db4599b25eda91fa /tests/Makefile.sources
parent3cfa6a93b66bc839038b4b2e4fd2b812ccf62c63 (diff)
tests/kms_hdmi_inject: Add test for HDMI injection capabilities.
Original author: Marius Vlad. Includes fixes below. v5: Convert unit tests to lib selftest. v4: Add a unit test to make sure synthetic EDID blocks generated by IGT is valid (suggested by Petri). v3: Make audio injection work. Cc: Petri Latvala <petri.latvala@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.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 7fa9b8f2..7db50112 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -224,6 +224,7 @@ TESTS_progs = \
gen3_render_tiledx_blits \
gen3_render_tiledy_blits \
gen7_forcewake_mt \
+ kms_hdmi_inject \
kms_3d \
kms_fence_pin_leak \
kms_force_connector_basic \