[igt-dev] [PATCH i-g-t 0/2] run-tests.sh improvements

Petri Latvala petri.latvala at intel.com
Tue Feb 27 09:46:59 UTC 2018



On 02/26/2018 08:50 PM, Lucas De Marchi wrote:
> This is what I need to call run-tests.sh while using meson build system.
> I was also integrating it into meson so we don't need to set
> IGT_TEST_ROOT before running, but I got confused on what's the plan for
> it since there's already a `ninja -C build test` command that could be
> used.

ninja -C build test   runs the IGT selfchecks in lib/tests. It's not for 
running the kernel tests in ./tests.



>
> Lucas De Marchi (2):
>    run-tests.sh: allow to run without sudo
>    run-tests.sh: allow relative IGT_TEST_ROOT and IGT_CONFIG_PATH
>
>   scripts/run-tests.sh | 26 ++++++++++++++++++++------
>   1 file changed, 20 insertions(+), 6 deletions(-)
>



More information about the igt-dev mailing list