Lines Matching refs:test
9 This directory contains sources for a KVM test suite.
11 To create the test images do:
48 (send tests/some-test somewhere)
50 ./some-test
53 each as a standalone test.
59 invoke the test:
89 The test case may need specific runtime configurations, for
94 The configuration file also contain the groups (if any) each test belong
98 # Unit test inputs
108 may be passed with '-initrd file' to become the unit test's environ,
127 1) Adding 'nodefault' to the groups field for the unit test in the
128 unittests.cfg file. When a unit test is in the nodefault group
131 a) independently, `ARCH-run ARCH/test`
138 2) Making the test conditional on errata in the code,
145 With the errata condition the unsafe unit test is only run
211 the code files. We also start with common code and finish with unit test