File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ emulation on Travis. The following will take a look at how a target's tests
266266are run under emulation.
267267
268268The Docker image for [ armhf-gnu] includes [ QEMU] to emulate the ARM CPU
269- architecture. Included in the Rust tree are the tools [ remote-test-client]
269+ architecture. Included in the Rust tree are the tools [ remote-test-client]
270270and [ remote-test-server] which are programs for sending test programs and
271271libraries to the emulator, and running the tests within the emulator, and
272272reading the results. The Docker image is set up to launch
@@ -279,7 +279,7 @@ communicate with the server to coordinate running tests (see
279279>
280280> It's also unclear to me how the wasm or asm.js tests are run.
281281
282- [ armhf-gnu ] : https://github.com/rust-lang/rust/tree/master/src/ci/docker/armhf-gnu
282+ [ armhf-gnu ] : https://github.com/rust-lang/rust/tree/master/src/ci/docker/host-x86_64/ armhf-gnu/Dockerfile
283283[ QEMU ] : https://www.qemu.org/
284284[ remote-test-client ] : https://github.com/rust-lang/rust/tree/master/src/tools/remote-test-client
285285[ remote-test-server ] : https://github.com/rust-lang/rust/tree/master/src/tools/remote-test-server
You can’t perform that action at this time.
0 commit comments