Lines Matching refs:Run
4 All the tests are executed using the "Run" script in the top-level directory.
7 ./Run
16 ./Run gindex
34 The Run script takes a number of options which you can use to customise a
38 Run [ -q | -v ] [-i <n> ] [-c <n> [-c <n> ...]] [test ...]
42 -q Run in quiet mode.
43 -v Run in verbose mode.
44 -i <count> Run <count> iterations for each test -- slower tests
47 -c <n> Run <n> copies of each test in parallel.
51 ./Run -c 1 -c 4
310 results to a pipe. The Run script reads the pipes for each of the slaves
335 To ensure consistency between test runs, the Run script now (as of version