Lines Matching refs:test
5 test cases by specifying an executable (target image) under the <arch>/
7 provide multiple test cases by being run with different host configurations
18 Each unit test is defined with a [unit-test-name] line, followed by
19 a set of parameters that control how the test case is run. The name is
22 Parameters appear on their own lines under the test name, and have a
27 Note! Some parameters like smp and extra_params modify how a test is run,
29 test is run.
42 the test to the specified arch. By default, the test will run on any
48 the test to the specified machine. By default, the test will run on
56 Optional, the number of processors created in the machine to run the test.
62 be used to pass arguments into the test case argv. Multiple parameters can
71 Used to group the test cases for the `run_tests.sh -g ...` run group
82 This restricts the test to the specified accelerator. By default, the
83 test will run on either accelerator. (Note, the accelerator can be
91 Optional timeout in seconds, after which the test will be killed and fail.
97 Check a file for a particular value before running a test. The check line