On Tue, Sep 23, 2014 at 08:51:09PM +, Vivi, Rodrigo wrote:
> I had tried options but didn't liked because I was unable to list subtests...
> so I gave back to env var...
>
> But now I see that I was probably forgetting igt_subtest_init_parse_opts()
Please poke me next time around you want to
I had tried options but didn't liked because I was unable to list subtests...
so I gave back to env var...
But now I see that I was probably forgetting igt_subtest_init_parse_opts()
Thanks
Acked/Reviewed-by: Rodrigo Vivi
From: Daniel Vetter [daniel.vet
Env variables are a bit more annoying since much harder to discover.
With options you can just see what they do with --help.
Cc: Rodrigo Vivi
Signed-off-by: Daniel Vetter
---
tests/kms_psr_sink_crc.c | 30 --
1 file changed, 24 insertions(+), 6 deletions(-)
diff --g