[Piglit] [PATCH] framework: Split a TestProfile.prepare_test_list helper out of run().
Eric Anholt
eric at anholt.net
Tue Apr 17 19:08:30 PDT 2012
On Tue, 17 Apr 2012 17:22:30 -0700, Kenneth Graunke <kenneth at whitecape.org> wrote:
> Before scheduling or running the tests, run() prepared the final list of
> tests to run: first, flatten the Group() hierarchy; second, filter out
> tests based on the -t and -x options.
>
> It makes sense to have this as a helper function. Doing so will also
> enable other utilities that (for example) print a list of tests that
> would be run and their command line programs.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
These two framework patches are:
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20120417/99382e90/attachment.pgp>
More information about the Piglit
mailing list