Remove generic debug tests. (#65)
authorTim Newsome <tim@sifive.com>
Tue, 6 Sep 2016 17:25:36 +0000 (10:25 -0700)
committerAndrew Waterman <waterman@eecs.berkeley.edu>
Tue, 6 Sep 2016 17:25:36 +0000 (10:25 -0700)
commitde9ebf704e94c0fa636c37d922017743baba861d
tree84ee97058b9582f77c88261409b74c7a7ec4d4e1
parent3032e25ae63ff4174e311e87f737cd750828bd18
Remove generic debug tests. (#65)

They live in riscv-tests/debug now, since they also test gdb, and can be
used to test other targets besides spike.
Makefile.in
tests/checksum.c [deleted file]
tests/debug.c [deleted file]
tests/gdbserver.py [deleted file]
tests/mprv.S [deleted file]
tests/regs.s [deleted file]
tests/standalone.lds [deleted file]
tests/start.S [deleted file]