Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-18 Thread Diego Biurrun
On Wed, Jan 18, 2012 at 06:23:02PM -0500, Justin Ruggles wrote: > > -FATE_TESTS += fate-fax-g3 > > +FATE_FAX += fate-fax-g3 > > fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF > > > > -FATE_TESTS += fate-fax-g3s > > +FATE_FAX += fate-fax-g3s > > fate-fax-g3s: CMD = framecrc -i $(SA

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-18 Thread Justin Ruggles
> -FATE_TESTS += fate-fax-g3 > +FATE_FAX += fate-fax-g3 > fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF > > -FATE_TESTS += fate-fax-g3s > +FATE_FAX += fate-fax-g3s > fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF > > +FATE_TESTS += $(FATE_FAX) > +fate-fax: $(FAT

[libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-15 Thread Diego Biurrun
--- tests/fate/ac3.mak| 15 ++ tests/fate/adpcm.mak | 31 -- tests/fate/amrnb.mak | 19 -- tests/fate/amrwb.mak | 23 +--- tests/fate/atrac.mak | 11 +--- tests/fate/audio.mak

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Justin Ruggles
On 01/11/2012 10:58 AM, Diego Biurrun wrote: > On Wed, Jan 11, 2012 at 10:41:47AM -0500, Justin Ruggles wrote: >> On 01/11/2012 10:26 AM, Diego Biurrun wrote: >> >>> On Wed, Jan 11, 2012 at 08:44:39AM -0500, Justin Ruggles wrote: > --- a/tests/fate/dpcm.mak > +++ b/tests/fate/dpcm.mak

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Måns Rullgård
Justin Ruggles writes: > On 01/11/2012 10:52 AM, Måns Rullgård wrote: > >> Justin Ruggles writes: >> >>> I think we also may need a way to organize groups separately from adding >>> them to FATE_TESTS, and across multiple mak files. Either that or start >>> splitting up more tests between audio

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Justin Ruggles
On 01/11/2012 10:52 AM, Måns Rullgård wrote: > Justin Ruggles writes: > >> I think we also may need a way to organize groups separately from adding >> them to FATE_TESTS, and across multiple mak files. Either that or start >> splitting up more tests between audio and video. > > Groups can be ov

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Diego Biurrun
On Wed, Jan 11, 2012 at 10:41:47AM -0500, Justin Ruggles wrote: > On 01/11/2012 10:26 AM, Diego Biurrun wrote: > > > On Wed, Jan 11, 2012 at 08:44:39AM -0500, Justin Ruggles wrote: > >>> --- a/tests/fate/dpcm.mak > >>> +++ b/tests/fate/dpcm.mak > >>> @@ -1,42 +1,44 @@ > >>> -FATE_TESTS += fate-adp

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Måns Rullgård
Justin Ruggles writes: > I think we also may need a way to organize groups separately from adding > them to FATE_TESTS, and across multiple mak files. Either that or start > splitting up more tests between audio and video. Groups can be overlapping and span multiple files. Just keep adding stuf

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Justin Ruggles
On 01/11/2012 10:26 AM, Diego Biurrun wrote: > On Wed, Jan 11, 2012 at 08:44:39AM -0500, Justin Ruggles wrote: >>> --- a/tests/fate/dpcm.mak >>> +++ b/tests/fate/dpcm.mak >>> @@ -1,42 +1,44 @@ >>> -FATE_TESTS += fate-adpcm-ea-r2 >>> +FATE_DPCM += fate-adpcm-ea-r2 >>> fate-adpcm-ea-r2: CMD = crc -

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Diego Biurrun
On Wed, Jan 11, 2012 at 08:44:39AM -0500, Justin Ruggles wrote: > > --- a/tests/fate/dpcm.mak > > +++ b/tests/fate/dpcm.mak > > @@ -1,42 +1,44 @@ > > -FATE_TESTS += fate-adpcm-ea-r2 > > +FATE_DPCM += fate-adpcm-ea-r2 > > fate-adpcm-ea-r2: CMD = crc -i $(SAMPLES)/ea-mpc/THX_logo.mpc -vn > > > > -

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Måns Rullgård
Diego Biurrun writes: > --- > tests/fate/ac3.mak| 15 ++ > tests/fate/amrnb.mak | 19 +++- > tests/fate/amrwb.mak | 23 -- > tests/fate/atrac.mak | 11 -- > tests/fate/audio.mak |7 +++- > tests/fate/dpcm

Re: [libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Justin Ruggles
> diff --git a/tests/fate/dpcm.mak b/tests/fate/dpcm.mak > index 606a524..119bdad 100644 > --- a/tests/fate/dpcm.mak > +++ b/tests/fate/dpcm.mak > @@ -1,42 +1,44 @@ > -FATE_TESTS += fate-adpcm-ea-r2 > +FATE_DPCM += fate-adpcm-ea-r2 > fate-adpcm-ea-r2: CMD = crc -i $(SAMPLES)/ea-mpc/THX_logo.mpc -

[libav-devel] [PATCH 2/2] fate: add some shorthands to run groups of tests

2012-01-11 Thread Diego Biurrun
--- tests/fate/ac3.mak| 15 ++ tests/fate/amrnb.mak | 19 +++- tests/fate/amrwb.mak | 23 -- tests/fate/atrac.mak | 11 -- tests/fate/audio.mak |7 +++- tests/fate/dpcm.mak | 30 ++--