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
masterREADME: add link to toolchain (#569)Daniel Maslowski7 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 McSpaddden6 weeks
tmptmpAndrew Waterman5 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2019-11-19Move to Python 3.python3Tim Newsome4-75/+78
2019-11-04Remove cruft from icache-alias testAndrew Waterman1-35/+0
2019-11-04Add rv64si-p-icache-aliasAndrew Waterman2-0/+177
2019-10-15Add support to run all tests against HiFive Unleashed. (#212)Tim Newsome7-3/+191
2019-10-09Remove ocd_ prefix. (#210)Tim Newsome4-4/+4
2019-09-24Redo the debug README. (#205)Tim Newsome1-26/+19
2019-09-24Look for binaries in $PATH. (#208)Tim Newsome1-7/+4
2019-09-19Small debug test improvements. (#204)Tim Newsome0-0/+0
2019-08-02Miscellaneous minor test improvements (#199)Tim Newsome4-19/+20
2019-07-29Support RV32E. Fixed #198 (#200)Leway Colin3-42/+42
[...]