aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ceasetest2Check basic debugging still works in CeaseMultiTim Newsome19 months
debugAdd debug statement.Tim Newsome4 years
debug_disassembledebug: On failure, disassemble close instructions.Tim Newsome21 months
disable_unavailabledebug: Disable Unavailable tests.Tim Newsome8 months
masterChange DTM IDCODE from SiFive HiFive1's 0x10e31913 to Spike's 0xdeadbeef (#565)Tommy Murphy3 days
miscMake newer version of pylint happy.Tim Newsome5 years
python3Move to Python 3.Tim Newsome5 years
riscv-tests-sailremoved the env/ directory, which was a submodule dir. replaced at a higher l...William McSpaddden4 weeks
tmptmpAndrew Waterman4 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2018-02-27Test debug authentication.debug_authTim Newsome4-3/+19
2018-02-09Test resuming from a trigger.resume_from_triggerTim Newsome3-10/+9
2018-02-07Link scripts shouldn't be executable.Tim Newsome1-0/+0
2018-01-08Deal with gdb reporting pmpcfg0 not existing.Tim Newsome2-3/+16
2018-01-05Add test for multicore failureTim Newsome2-5/+40
2018-01-02Test access exception behavior for illegal addresses (#111)Andrew Waterman2-0/+71
2017-12-27Test FPRs that aren't XLEN in size.Tim Newsome6-8/+20
2017-12-21Add all-tests target.Tim Newsome1-1/+3
2017-12-21Merge pull request #110 from riscv/bump_envMegan Wachs1-5/+5
2017-12-21tests: bump env to pick up new names for CSRsMegan Wachs1-5/+5
[...]