aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ceasetest2Check basic debugging still works in CeaseMultiTim Newsome20 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 Maslowski14 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 McSpaddden7 weeks
tmptmpAndrew Waterman5 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2016-12-05Revert "put arrays in stack to reduce .bss size"dma-memcpyHoward Mao2-4/+6
2016-12-05put arrays in stack to reduce .bss sizeHoward Mao2-6/+4
2016-11-10fixes to memcpy() benchmarksHoward Mao3-8/+16
2016-11-10add a dma-based memcpy benchmarkHoward Mao6-0/+130
2016-11-10use a separate fast memcpy routine for benchmarkingHoward Mao1-2/+4
2016-11-10add a software memcpy benchmarkHoward Mao5-0/+109
2016-10-21Improve reg test a little.Tim Newsome1-6/+14
2016-10-20Test OpenOCD step and resume.Tim Newsome2-6/+56
2016-10-19Fix conflict: JTAG VPI changes vs openocd refactorTim Newsome1-7/+4
2016-10-19Actually test something in regs test.Tim Newsome1-2/+4
[...]