Add an RVC test
[riscv-tests.git] / debug / testlib.py
2016-07-28 Tim NewsomeAdd --gdb argument so I can run valgrind on gdb.
2016-07-20 Andrew WatermanMerge pull request #17 from timsifive/debug
2016-07-19 Tim NewsomeAdd Makefile.
2016-07-19 Tim Newsomeflush spike log after initial write.
2016-07-19 Tim NewsomeTurn off debugging.
2016-07-19 Tim NewsomeWrite command to logfile.
2016-07-19 Tim NewsomeIncrease "load" timeout.
2016-07-19 Tim NewsomeFix hwbp test.
2016-07-19 Tim NewsomeAdd hwbp test (currently doesn't pass).
2016-07-19 Tim NewsomeMake tests work with broken 32-bit compiler.
2016-07-19 Tim NewsomeAdd simple register tests.
2016-07-19 Tim NewsomeAdd block test.
2016-07-19 Tim NewsomeAll tests pass with spike now.
2016-07-19 Tim NewsomeMade some progress towards working with spike.
2016-07-19 Tim NewsomeWIP on debug testing.