riscv-tests.git
2017-10-24 Tim NewsomeIncrease dual-core RV64 timeouts.
2017-10-19 Tim NewsomeGet helpful gdb output in MemTestBlock.
2017-10-12 Tim NewsomePay attention to server_timeout_sec
2017-10-04 Tim NewsomeResurrect priv tests.
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-21 Tim NewsomeAdd coverage for single-core non-rtos OpenOCD.
2017-09-20 Tim NewsomeAllow multiple reset vectors.
2017-09-19 Andrew WatermanLink against libm for fma()
2017-09-19 Tim NewsomeMerge pull request #76 from riscv/multicore
2017-09-19 Tim NewsomeForgot to commit this earlier.
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 NewsomeTest debugging code with interrupts.
2017-09-14 Tim NewsomeCall postMortem() when a test fails.
2017-09-14 Tim NewsomeClarify timeout units.
2017-09-14 Andrew WatermanMove link options to end of gcc command line
2017-09-12 Tim NewsomeMerge pull request #69 from riscv/multicore
2017-09-01 Andrew WatermanImprove ma_fetch test to cover JAL and branches
2017-09-01 Tim NewsomeAdd some infrastructure for multicore tests.
2017-09-01 Tim NewsomeUse 32-bit link script for 32-bit target.
2017-08-28 Tim NewsomeThis file isn't ready yet.
2017-08-28 Tim NewsomeForgot to add this file.
2017-08-28 Tim NewsomeIncrease remotetimeout for spike targets.
2017-08-28 Tim NewsomeFix rebase bug.
2017-08-28 Tim NewsomeMake MemTestBlock output a more descriptive error.
2017-08-28 Tim NewsomeFix MemTest* after sloppy rebase.
2017-08-28 Tim NewsomeRename test to MulticoreRunHaltStepiTest.
2017-08-28 Tim NewsomeMake pylint happy.
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-28 Tim NewsomeIncrease delay in UserInterrupt.
2017-08-16 Palmer DabbeltMerge pull request #67 from riscv/sfence_vma
2017-08-16 Palmer DabbeltInform GCC that "sfence.vma" clobbers memory
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-13 Tim NewsomeMake MemTest* catch reading too many words.
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-11 Tim NewsomeDon't use `set pipefail` which is a bashism.
2017-08-11 Tim NewsomeDon't eat errors in debug Makefile.
2017-08-10 Tim NewsomeDon't run debug tests as part of build.
2017-08-10 Tim NewsomePylint target files as well.
2017-08-10 Tim NewsomeGive these sim targets a chance of passing.
2017-08-08 Palmer DabbeltMerge pull request #62 from richardxia/only-emit-f...
2017-08-07 Richard Xiarv64[ms]i-csr: Only emit F instructions when compiled...
2017-08-04 Andrew WatermanRV32 div tests should use -2^31 for min value, not...
2017-08-04 Andrew WatermanImprove RVC test
2017-07-31 Tim NewsomeFix the end of MulticoreTest.
2017-07-27 Tim NewsomeMake pylint happy.
2017-07-26 Tim NewsomeUse new OpenOCD messages to determine gdb port.
2017-07-21 Tim NewsomeOnly clean up logfiles that we know we created.
2017-07-21 Tim NewsomeAdd back code to clean up triggers in entry.S
2017-07-18 Tim NewsomeCheck all PCs after reset.
2017-07-13 Tim NewsomePrint out logs in more failure cases.
2017-07-06 Tim NewsomeMerge pull request #58 from riscv/fpga_reset_halt
2017-07-06 mwachs5debug: Make the 'out of reset' tests actually apply...
2017-07-03 Tim NewsomeAdd gdb_setup to target for arbitrary gdb commands
2017-07-03 Tim NewsomeDon't clear triggers during execution.
2017-06-27 Tim NewsomeTolerate missing misa register.
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 NewsomeTest gdb/OpenOCD during regular test run.
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 NewsomeAdd final echo to E300/U500 OpenOCD scripts
2017-06-09 Tim NewsomeMake HiFive1 testing (mostly) work again
2017-06-09 Tim NewsomeFix using defaults for --server_cmd and --sim_cmd
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-22 Andrew WatermanminNum -> minimumNumber
2017-05-18 Megan WachsMerge pull request #52 from riscv/vcs_sim_cmd
2017-05-18 Megan Wachsdebug: Correct the calling for a 32-bit simulation...
2017-05-17 Andrew WatermanManually assemble bad shift amount, since assembler...
2017-05-17 Palmer DabbeltShorten the debug tests
2017-05-17 Palmer DabbeltMerge pull request #49 from riscv/no_examine_target
2017-05-17 Palmer DabbeltShow the debug logs to stdout, to avoid travis timeouts
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 DabbeltChange Spike's RAM location to match the linker script
2017-05-16 Palmer DabbeltLink the infinate loop at 0x10000000
next