Write test for downloading a mostly random program
authorTim Newsome <tim@sifive.com>
Tue, 10 May 2016 17:03:28 +0000 (10:03 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:12 +0000 (12:12 -0700)
commit9baa8a015cddc294d53d72ce57a8ca2f5c832c64
tree15ff76cbf5aa58d6554c79172301f722e9bdb00f
parent5b2c9df0b3db0d504ef2fb2a68f18f91cfcc5966
Write test for downloading a mostly random program

It passes, but it's slow.
riscv/gdbserver.cc
tests/checksum.c [new file with mode: 0644]
tests/ebreak.py
tests/gdbserver.py
tests/mprv.S
tests/standalone.lds
tests/start.S [new file with mode: 0644]
tests/testlib.py