adding compiler tests to regression suite

This commit is contained in:
Blaise Tine
2021-03-09 05:01:56 -08:00
parent ad11bdfc87
commit 3a266fc792
5 changed files with 24 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ set -e
./ci/test_opencl.sh
./ci/test_driver.sh
./ci/test_simx.sh
./ci/test_compiler.sh
# Build tests disabling extensions
CONFIGS=-DEXT_M_DISABLE make -C hw/simulate