Lines Matching refs:machine
139 box for setups where kernels are built and run on the same machine. In
140 cases where the kernel runs on a separate machine, special preparations
143 a) gcov is run on the TEST machine
145 The gcov tool version on the test machine must be compatible with the
147 copied from build to test machine:
158 exact same file system location on the test machine as on the build
159 machine. If any of the path components is symbolic link, the actual
162 b) gcov is run on the BUILD machine
165 to build machine:
171 These files can be copied to any location on the build machine. gcov
174 Example directory setup on the build machine:
178 /tmp/coverage: location of the files copied from the test machine
205 Sample script to gather coverage meta files on the build machine
235 Sample script to gather coverage data files on the test machine