[Piglit] [PATCH 1/3] Update documentation to be clear about using multiple profiles

Dylan Baker baker.dylan.c at gmail.com
Tue Jan 27 15:31:21 PST 2015


On Tuesday, January 27, 2015 22:04:13 Emil Velikov wrote:
> On 26 January 2015 at 17:26, Dylan Baker <baker.dylan.c at gmail.com> wrote:
> > Updates README and the help message to be clear about using multiple
> > test profiles.
> >
> > v2:
> > - Fix spelling error (Emil)
> >
> > Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> > ---
> >  README                    | 6 +++++-
> >  framework/programs/run.py | 6 ++++--
> >  2 files changed, 9 insertions(+), 3 deletions(-)
> >
> > diff --git a/README b/README
> > index ef8b639..9ba0a97 100644
> > --- a/README
> > +++ b/README
> > @@ -209,11 +209,15 @@ Build from the Command Prompt.
> >
> >  Make sure that everything is set up correctly:
> >
> > -  $ ./piglit run tests/sanity results/sanity.results
> > +  $ ./piglit run tests/sanity results/sanity
> >
> >  You may include '.py' on the profile, or you may exclude it (sanity vs sanity.py),
> >  both are equally valid.
> >
> > +You may provide multiple profiles to be run at the same time:
> > +
> > +  $ ./piglit run quick_cl gpu deqp-gles3 results/gl-cl-combined
> 
> s/deqp-gles3/deqp_gles3/ - inspired by the patch 2/2 changelog.
> 
> With that the series is
> Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>
> 
> Thank you Dylan
> -Emil

Thanks Emil.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150127/1877823e/attachment.sig>


More information about the Piglit mailing list