1
0

Add torture as part of the regression

Since the latest Spike fix my torture runs are succeeding, so I can now run it
as part of the regression flow.
This commit is contained in:
Palmer Dabbelt
2016-01-30 20:54:41 -08:00
parent e185fe6850
commit c9a2b7d109
4 changed files with 24 additions and 0 deletions

3
.gitmodules vendored
View File

@ -31,3 +31,6 @@
[submodule "groundtest"]
path = groundtest
url = https://github.com/ucb-bar/groundtest.git
[submodule "torture"]
path = torture
url = https://github.com/ucb-bar/riscv-torture.git