Add test case for `riscv expose_custom`.
[riscv-tests.git] / debug / testlib.py
2018-08-29 Tim NewsomeAdd test case for `riscv expose_custom`.
2018-08-24 Tim NewsomeGet all of the log into the final log file
2018-06-18 Tim NewsomeAdd reproduce line to the end of debug test logs
2018-05-21 Tim NewsomeMerge pull request #141 from riscv/mrhstest
2018-05-19 Tim NewsomeFix MulticoreRunHaltStepiTest
2018-05-15 Megan WachsMerge pull request #139 from riscv/debug-tests-more...
2018-05-14 Megan WachsMerge remote-tracking branch 'origin/downloadtest'...
2018-05-14 Tim NewsomeMake DownloadTest properly park other harts.
2018-05-11 Megan Wachsdebug: output some more useful info into the post-morte...
2018-04-27 Megan WachsMerge pull request #125 from riscv/debug-delete-sim
2018-04-24 Tim NewsomeFix race when making logs directory
2018-04-16 Tim NewsomeMerge pull request #123 from riscv/gdb_timeout
2018-04-09 Tim NewsomeCompute gdb command timeout based on ops estimate
2018-03-27 Tim NewsomeTest debug authentication.
2018-03-23 Tim NewsomePrint log filename at the end of the log.
2018-03-01 Tim NewsomeTest debugging with/without a program buffer
2018-02-09 Tim NewsomeTest resuming from a trigger.
2018-01-08 Tim NewsomeDeal with gdb reporting pmpcfg0 not existing.
2018-01-05 Tim NewsomeAdd test for multicore failure
2017-12-27 Tim NewsomeTest FPRs that aren't XLEN in size.
2017-12-20 Tim NewsomeRemove `set arch riscv:rv%d`
2017-12-12 Tim NewsomeDisplay env variables used when invoking OpenOCD
2017-11-30 Tim NewsomeMerge pull request #109 from riscv/vcssim
2017-11-30 Tim NewsomeClean up VcsSim init()
2017-11-20 Tim NewsomeEnsure log file is fully written before reading it
2017-11-20 Tim NewsomeMake pylint happy.
2017-11-17 Megan WachsDebug: Use the --32 and --64 command line arguments...
2017-11-02 Tim NewsomeAdd --print-log-names to print temp log names ASAP
2017-11-02 Tim NewsomeEnsure gdb connection failures end up in main log.
2017-11-02 Megan Wachsdebug: Need to apply remotetimeout before connecting...
2017-11-01 Tim NewsomeMake pylint 1.6.5 happy.
2017-11-01 Tim NewsomeFix MulticoreRegTest.
2017-10-04 Tim NewsomeMerge pull request #79 from riscv/multigdb
2017-09-29 Tim NewsomeMake ExamineTarget multi-core aware.
2017-09-29 Tim NewsomeFix tests to work in multi-gdb mode.
2017-09-22 Tim NewsomeRemove unused function.
2017-09-18 Tim NewsomeAdd interrupts to MulticoreRunHaltStepiTest.
2017-09-15 Tim NewsomeDon't read entire log into RAM just to print it.
2017-09-14 Tim Newsomemisa is stored in the hart now, not the target
2017-09-14 Tim NewsomeWhen spike fails to launch, display its output.
2017-09-14 Tim NewsomeCall postMortem() when a test fails.
2017-09-14 Tim NewsomeClarify timeout units.
2017-09-12 Tim NewsomeMerge pull request #69 from riscv/multicore
2017-09-01 Tim NewsomeAdd some infrastructure for multicore tests.
2017-08-28 Tim NewsomeFix rebase bug.
2017-08-28 Tim NewsomeWIP multicore testing.
2017-08-28 Tim NewsomeWIP towards multiple gdb instances.
2017-08-28 Tim NewsomeMake the debug tests aware of multicore.
2017-08-14 Tim NewsomePut logfile code back so everything works again.
2017-08-14 Megan WachsMerge pull request #66 from riscv/debug_user_niceness
2017-08-14 Megan Wachsdebug: clean up Temporary Log File messages
2017-08-14 Megan Wachsdebug: Avoid None type error
2017-08-14 Megan Wachsdebug: Revert change to print backtrace, as that is...
2017-08-14 Megan Wachsdebug: Allow OpenOCD startup timeout to be specified...
2017-08-14 Megan WachsWhen a test fails with exception, actually print out...
2017-08-11 Tim NewsomeShow the OpenOCD log in all(?) failure cases.
2017-08-11 Tim NewsomePrint out name of logfile when debug test is run.
2017-08-11 Tim NewsomeWhen make fails to run a test, print out the log.
2017-08-10 Tim NewsomeGive these sim targets a chance of passing.
2017-07-27 Tim NewsomeMake pylint happy.
2017-07-26 Tim NewsomeUse new OpenOCD messages to determine gdb port.
2017-07-13 Tim NewsomePrint out logs in more failure cases.
2017-07-03 Tim NewsomeAdd gdb_setup to target for arbitrary gdb commands
2017-06-27 Tim NewsomeMerge pull request #55 from riscv/debug
2017-06-27 Tim NewsomeMerge pull request #56 from riscv/config
2017-06-26 Tim NewsomeMove target definition into individual files.
2017-06-23 Tim NewsomeAdd basic multicore test.
2017-06-20 Tim NewsomeSmoketest multicore.
2017-06-19 Tim NewsomeWrite OpenOCD log when it crashes early.
2017-06-16 Tim NewsomeStore logs for all tests in logs/
2017-06-15 Tim NewsomeTest 64-bit addressing.
2017-06-09 Tim NewsomeDefault to openocd, not riscv-openocd
2017-06-05 Tim NewsomeMake pylint happy.
2017-05-25 Palmer DabbeltMerge pull request #53 from richardxia/fail-if-simulato...
2017-05-23 Richard XiaFail if simulator exits early.
2017-05-17 Palmer DabbeltMerge pull request #49 from riscv/no_examine_target
2017-05-16 Megan Wachsdebug: remove unused auto_int function
2017-05-16 Megan Wachsdebug: Allow skipping the ExamineTarget task.
2017-05-16 Megan Wachsdebug: Allow skipping the ExamineTarget step by specify...
2017-05-16 Palmer DabbeltMerge pull request #47 from riscv/debug-0.13
2017-05-16 Palmer DabbeltLink the infinate loop at 0x10000000
2017-05-16 Palmer DabbeltMerge pull request #48 from riscv/tests
2017-05-15 Palmer DabbeltDisable another PRIV mention, for now
2017-05-15 Palmer DabbeltDon't rely on Spike's default ISA
2017-05-15 Palmer DabbeltLet Spike have the default amount of RAM
2017-05-15 Megan Wachsdebug: Use consistent 'sim_cmd' argument.
2017-05-15 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-04-18 Megan Wachsdebug: Don't halt out of reset. It's unrealistic. Use...
2017-04-17 Megan Wachsdebug: Checkpoint restoring Spike functionality
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/newprogram' into...
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-04-14 Megan Wachsdebug: checkpoint trying to get 64 bit programs to...
2017-04-14 Megan Wachsdebug: checkpoint of trying to get simulation tests...
2017-04-14 Megan Wachsdebug: working with newprogram branch
2017-03-03 Palmer DabbeltPrint an error message when the OpenOCD config file...
2017-02-24 Tim NewsomeAdd assert to save me from myself.
2017-02-24 Tim NewsomeMake pylint happy.
2017-02-21 Tim NewsomeTalk to spike using OpenOCD instead of directly.
2016-12-27 Tim NewsomeUse compressed code if the target supports it.
2016-12-13 Tim NewsomeMerge pull request #38 from richardxia/disable_tcl_and_...
next