[Piglit] [PATCH 2/2] piglit-print-commands: make sure piglit.conf is read
Dylan Baker
baker.dylan.c at gmail.com
Wed Jul 16 09:49:53 PDT 2014
On Wednesday, July 16, 2014 11:18:58 AM Thomas Wood wrote:
> Some test profiles require configuration values from piglit.conf before they
> can enumerate the tests.
>
> Signed-off-by: Thomas Wood <thomas.wood at intel.com>
> ---
> piglit-print-commands.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/piglit-print-commands.py b/piglit-print-commands.py
> index 7186326..3ef31f6 100755
> --- a/piglit-print-commands.py
> +++ b/piglit-print-commands.py
> @@ -36,6 +36,7 @@ from framework.gleantest import GleanTest
>
>
> def main():
> + core.get_config(None)
> parser = argparse.ArgumentParser(sys.argv)
> parser.add_argument("-t", "--include-tests",
> default = [],
Reveiwed-by: Dylan Baker <baker.dylan.c at gmail.com>
-------------- 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/20140716/bbdd4bfa/attachment.sig>
More information about the Piglit
mailing list