aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Run ISA tests in CI (#134)Jessica Clarke3-20/+61
2021-11-21run_tests: Remove stray */ causing "Is a directory" spewJessica Clarke1-1/+1
2021-10-22Support D extension on RV32 (#108)Jessica Clarke2-10/+4
2019-11-27Add RV32 non-double FP tests to the FP test script.Prashanth Mundkur1-0/+17
2019-11-26Add some missed f/d tests.Prashanth Mundkur14-0/+0
2019-11-26For now, skip F/D tests on OCaml, and D tests on C-32.Prashanth Mundkur1-4/+20
2019-11-26Skip tests for FP doubles on RV32 for now.Prashanth Mundkur1-0/+8
2019-11-25Fix enabled check for F/D extensions to also include mstatus.FS.Prashanth Mundkur1-1/+1
2019-11-14Add a script to just run the fdext tests.Prashanth Mundkur1-0/+71
2019-09-12Add floating-point tests.fdextPrashanth Mundkur128-0/+54414
2019-06-27Fixes for get_perf.py script: fix name of tests directory and cope with uc-p ...Robert Norton1-2/+2
2019-04-25Add missed test files.Prashanth Mundkur5-0/+258
2019-02-27Refresh to latest tests from riscv-tests. The 32-bit -v- elfs still seem bro...Prashanth Mundkur471-3176/+4828
2019-02-27Initial attempt to separate generated files by ARCH. Some backends/rvfi/rmem...Prashanth Mundkur1-17/+16
2019-02-25Enable C rv32 tests.Prashanth Mundkur1-14/+26
2019-02-22Fix address translation bug in ordering of width-extension and shift in pte. ...Prashanth Mundkur1-2/+1
2019-02-21Add rv32 tests from riscv-tests; update test script to enable ocaml rv32.Prashanth Mundkur265-9/+94903
2019-01-16Rename test/tests to test/riscv-tests and add a README indicating their prove...Prashanth Mundkur373-2/+4
2019-01-16Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...Prashanth Mundkur1-4/+4
2019-01-14Reorganize directory structure.Prashanth Mundkur1-4/+4
2019-01-02Add support for performance measurements, and a script to estimate it over th...Prashanth Mundkur2-1/+43
2018-12-19Split tests into two suites for benefit of jenkins.Robert Norton1-1/+3
2018-11-30Re-import tests from sail repo.Robert Norton372-0/+127624