aboutsummaryrefslogtreecommitdiff
path: root/tests/start.S
AgeCommit message (Collapse)AuthorFilesLines
2016-09-05Remove generic debug tests.remove-testsTim Newsome1-12/+0
They live in riscv-tests/debug now, since they also test gdb, and can be used to test other targets besides spike.
2016-05-23Write test for downloading a mostly random programTim Newsome1-0/+12
It passes, but it's slow.