[igt-dev] [PATCH i-g-t] test: fix missing syncobj_timeline tests for Autotools
Petri Latvala
petri.latvala at intel.com
Wed Aug 5 14:11:50 UTC 2020
On Wed, Aug 05, 2020 at 05:05:01PM +0300, Lionel Landwerlin wrote:
> Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> Fixes: 28c1e6980d6e20 ("igt: add timeline test cases")
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
> ---
> 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
More information about the igt-dev
mailing list