Add regression test files.

This commit is contained in:
Lukas Steiner
2023-01-30 15:45:10 +01:00
parent 3139fc96a3
commit 9760ffe5cc
57 changed files with 32 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
*.stl filter=lfs diff=lfs merge=lfs -text
*.data.gz filter=lfs diff=lfs merge=lfs -text
*.inst.gz filter=lfs diff=lfs merge=lfs -text
*.tdb filter=lfs diff=lfs merge=lfs -text

2
.gitignore vendored
View File

@@ -5,7 +5,7 @@
/dram/build
*.user
*.tdb
!/DRAMSys/tests/*/expected/*.tdb
!tests/tests_regression/*/expected/*.tdb
*.tdb-journal
*.out
/build-simulation

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.