summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarcin Bernatowicz <marcin.bernatowicz@intel.com>2020-07-23 11:15:50 +0200
committerJanusz Krzysztofik <janusz.krzysztofik@linux.intel.com>2020-07-23 12:50:56 +0200
commitd818f0c54e5e781ba3fb372aab8f270cf153776c (patch)
tree7aa49683a3e9ff8951eca0c5b3128a9ad8fa349a /tests
parentecac989b30186f89e13e2bb18c11f7afcf0dc950 (diff)
tests/device_reset: Fix missing autotools support
Updated Makefile.source to make device_reset test visible by autotools. Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 0653c3d35..93d7768c4 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -22,6 +22,7 @@ TESTS_progs = \
core_setmaster \
core_setmaster_vs_auth \
debugfs_test \
+ device_reset \
dmabuf \
drm_import_export \
drm_mm \