about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-06-03 02:38:59 +0200
committerGitHub <noreply@github.com>2020-06-03 02:38:59 +0200
commitb47896492ce19f911d5585055037e6e9e02ecd34 (patch)
treef22e64a0c0fbf092b86f0138a07a300e92ea6c10 /library/std/src/sys/unix/stack_overflow.rs
parentfe10f1a49f5ca46e57261b95f46f519523f418fe (diff)
parent81df5ac241831ed544cecfc9ccbb7dfbe61a87fc (diff)
downloadrust-b47896492ce19f911d5585055037e6e9e02ecd34.tar.gz
rust-b47896492ce19f911d5585055037e6e9e02ecd34.zip
Rollup merge of #72704 - tblah:remote-testing-fixes, r=Mark-Simulacrum
Remote testing fixes

Improvements for remote testing

- Create a `RUST_TEST_TMPDIR` directory on the remote testing host
- Verbose mode for remote-test-server
- Skip tests which don't support remote testing using `// ignore-remote`

To test:
- Build `remote-test-server` for the target machine and copy it over
- On the target:
``` sh
remote-test-server remote
```
- On the build machine
``` sh
export TEST_DEVICE_ADDR="1.2.3.4:12345"
./x.py test
```
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions