[Intel-gfx] [PATCH] intel-gpu-tools: skip kms_flip_event_leak unless we have cairo

Thomas Wood thomas.wood at intel.com
Mon Aug 18 19:04:55 CEST 2014


On 18 August 2014 14:56,  <tim.gore at intel.com> wrote:
> From: Tim Gore <tim.gore at intel.com>
>
> kms_flip_event_leak depends on cairo, so add it to the
> list of tests to skip (in Android.mk) if ANDROID_HAS_CAIRO
> is not set to 1.

Patch merged, thanks.

>
> Signed-off-by: Tim Gore <tim.gore at intel.com>
> ---
>  tests/Android.mk | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/Android.mk b/tests/Android.mk
> index 00e6f1b..3644aa1 100644
> --- a/tests/Android.mk
> +++ b/tests/Android.mk
> @@ -72,7 +72,8 @@ else
>      kms_render \
>      kms_universal_plane \
>      kms_rotation_crc \
> -    kms_force_connector
> +    kms_force_connector \
> +    kms_flip_event_leak
>      IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
>  endif
>
> --
> 2.0.3
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx



More information about the Intel-gfx mailing list