Skip to content
Snippets Groups Projects
test.sh 94 B
Newer Older
set -ex

cargo build
cargo build --manifest-path crt0/Cargo.toml
cd tests
make clean
make run