about summary refs log tree commit diff
path: root/src/etc/check-summary.py
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-02-07 22:54:23 -0500
committerGitHub <noreply@github.com>2017-02-07 22:54:23 -0500
commit370b63f38669970fd352bdaed6cdb05855f50f99 (patch)
treeb4e2f8e300829a49157c61f88ffb410097fbfd40 /src/etc/check-summary.py
parent4c29a19bd50de03acc8ade05c4f908d0f860e797 (diff)
parent1747ce25ad122e1b330eeb1eaf4e2d67f10b355d (diff)
downloadrust-370b63f38669970fd352bdaed6cdb05855f50f99.tar.gz
rust-370b63f38669970fd352bdaed6cdb05855f50f99.zip
Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson
Add support for test suites emulated in QEMU

This commit adds support to the build system to execute test suites that cannot
run natively but can instead run inside of a QEMU emulator. A proof-of-concept
builder was added for the `arm-unknown-linux-gnueabihf` target to show off how
this might work.

In general the architecture is to have a server running inside of the emulator
which a local client connects to. The protocol between the server/client
supports compiling tests on the host and running them on the target inside the
emulator.

Closes #33114
Diffstat (limited to 'src/etc/check-summary.py')
0 files changed, 0 insertions, 0 deletions