[FFmpeg-devel] [PATCH] Modular test sytem

Stefano Sabatini stefano.sabatini-lala
Sat Jan 16 22:07:16 CET 2010


On date Saturday 2010-01-16 20:32:57 +0000, M?ns Rullg?rd encoded:
> Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> 
> > Sample patch attached, which I tested it with lavf (I created a
> > tests/lavf.regression.refd/ dir, and I put a file for each test with
> > the corresponding line taken from lavf.regression.ref).
> >
> > With the patch applied it is possible to edit the regression.list file
> > (eliminting or commenting in the corresponding line) for disabling
> > tests.
> 
> I just committed a reworking of the test system making it even more
> flexible.  Now "make regtest-foo" will run just the foo test and
> return pass or fail.  The old codectest etc. targets are still there
> of course.

Sweet, that's very appreciated much thanks! \o/

> Suggestions for making it better still are always welcome.

I have just a nit for the codec test names, what about:
vsynth{1,2}     -> codec-vsynth{1,2}
and
ref/vsynth{1,2} -> ref/codec-vsynth{1,2}

this should make even more apparent the relation with the codec test.

Also maybe:
make codectest -> make lavctest

would be more consistent with {lavfi/lavf}test.
-- 
FFmpeg = Frenzy & Fast MultiPurpose Elitarian Gadget



More information about the ffmpeg-devel mailing list