test.sh 94 B

1234567
  1. set -ex
  2. cargo build
  3. cargo build --manifest-path crt0/Cargo.toml
  4. cd tests
  5. make clean
  6. make run