On Wed, Nov 30, 2016 at 06:28:29PM -0500, Vittorio Giovara wrote:
> --- a/tests/fate/mov.mak
> +++ b/tests/fate/mov.mak
> @@ -10,6 +10,16 @@ fate-mov-rotation: CMD = probestream rotation 
> $(TARGET_SAMPLES)/mov/displaymatri
>  
> +FATE_MOV += fate-mov-spherical
> +fate-mov-spherical: \
> +    CMD = probestream projection $(TARGET_SAMPLES)/mov/spherical.mov && \
> +          probestream yaw $(TARGET_SAMPLES)/mov/spherical.mov && \
> +          probestream pitch $(TARGET_SAMPLES)/mov/spherical.mov && \
> +          probestream roll $(TARGET_SAMPLES)/mov/spherical.mov

These should be separate tests. They can then run in parallel and fail
separately.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to