[FFmpeg-devel] Is it possible to run just a single FATE test?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Apr 5 03:52:40 EEST 2019
2019-04-05 2:45 GMT+02:00, Allan Cady via ffmpeg-devel
<ffmpeg-devel at ffmpeg.org>:
> Is it possible to run just a single FATE test against local code while doing
> development, rather than running the entire test suite, to speed up the
> iteration cycle?
Try for example:
$ make SAMPLES=fate-suite fate-xtea
$ make SAMPLES=fate-suite fate-h264
$ make fate-acodec-flac
$ make fate-vsynth1
and also
$ make SAMPLES=fate-suite fate-list
Carl Eugen
More information about the ffmpeg-devel
mailing list