public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] test: fix missing syncobj_timeline tests for Autotools
@ 2020-08-05 14:05 Lionel Landwerlin
  2020-08-05 14:11 ` Petri Latvala
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lionel Landwerlin @ 2020-08-05 14:05 UTC (permalink / raw)
  To: igt-dev

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-05 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-05 14:05 [igt-dev] [PATCH i-g-t] test: fix missing syncobj_timeline tests for Autotools Lionel Landwerlin
2020-08-05 14:11 ` Petri Latvala
2020-08-05 14:30 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-08-05 19:24 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox