[igt-dev] [PATCH i-g-t] test: fix missing syncobj_timeline tests for Autotools

Lionel Landwerlin lionel.g.landwerlin at intel.com
Wed Aug 5 14:05:01 UTC 2020


Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Fixes: 28c1e6980d6e20 ("igt: add timeline test cases")
---
 tests/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index fc1cb59c..269b506d 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -99,6 +99,7 @@ TESTS_progs = \
 	prime_vgem \
 	sw_sync \
 	syncobj_basic \
+	syncobj_timeline \
 	syncobj_wait \
 	template \
 	tools_test \
-- 
2.28.0



More information about the igt-dev mailing list