mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
#!/usr/bin/env ion
|
|
export RUST_BACKTRACE=full
|
|
cd /home/user/acid
|
|
cargo test
|
|
bash /root/relibc-tests/run.sh
|
|
os-test-runner |