Lines Matching full:in
16 in this directory. Test images are created in ./ARCH/\*.flat
52 `make install` will install all tests in PREFIX/share/kvm-unit-tests/tests,
68 By default the runner script searches for a suitable QEMU binary in the system.
95 to. So that a given group can be executed by specifying its name in the
101 inputs, i.e. all args will be available as argv strings in main().
109 which can then be accessed in the usual ways, e.g. VAL = getenv("KEY").
110 Any key=val strings can be passed, but some have reserved meanings in
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
133 b) by specifying any other non-nodefault group it is in,
138 2) Making the test conditional on errata in the code,
209 Additionally it's helpful to have a common order of file types in patches.
212 code. git-diff's orderFile feature allows us to specify the order in a