Lines Matching full:machine
134 box for setups where kernels are built and run on the same machine. In
135 cases where the kernel runs on a separate machine, special preparations
140 a) gcov is run on the TEST machine
142 The gcov tool version on the test machine must be compatible with the
144 copied from build to test machine:
155 exact same file system location on the test machine as on the build
156 machine. If any of the path components is symbolic link, the actual
161 b) gcov is run on the BUILD machine
164 to build machine:
170 These files can be copied to any location on the build machine. gcov
173 Example directory setup on the build machine::
177 /tmp/coverage: location of the files copied from the test machine
228 Sample script to gather coverage meta files on the build machine
261 Sample script to gather coverage data files on the test machine