test layout fixes

This commit is contained in:
Blaise Tine
2021-06-13 17:59:06 -07:00
parent 03406c0a3f
commit cadff791ab
23 changed files with 68 additions and 73 deletions

View File

@@ -5,10 +5,9 @@ set -e
make -s
# Dogfood tests
# coverage tests
make -C tests/runtime run
make -C tests/riscv/isa run
make -C tests/driver run
make -C tests/opencl run
make -C simX run-tests