index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
Cover with/without halt groups. (#191)
Tim Newsome
5
-12
/
+20
2019-04-08
Test lack of abstract CSR access. (#187)
Tim Newsome
7
-8
/
+14
2019-04-04
Test simultaneous resume using hasel. (#186)
Tim Newsome
9
-31
/
+51
2019-03-11
Add SmpSimultaneousRunHalt test. (#181)
Tim Newsome
4
-10
/
+89
2019-02-14
Test `-rtos hwthread` (#178)
Tim Newsome
6
-22
/
+81
2019-01-25
Merge pull request #175 from riscv/test_rti
Carsten Gosvig
7
-7
/
+17
2019-01-07
Fail on unsupported SREC type.
Tim Newsome
1
-0
/
+2
2018-12-31
Add testing of run-test/idle cases.
Tim Newsome
7
-7
/
+17
2018-12-31
Fix MemTestBlock
Tim Newsome
1
-20
/
+41
2018-12-03
Reduce download size a bit.
Tim Newsome
2
-6
/
+9
2018-11-30
Use more than 1KB for download test.
Tim Newsome
1
-1
/
+1
2018-11-16
Make pylint happy.
Tim Newsome
1
-3
/
+6
2018-11-14
Merge pull request #165 from riscv/flash
Tim Newsome
7
-18
/
+103
2018-11-14
Cleanup and renamed test flag to invalid_memory_returns_zero
cgsfv
4
-6
/
+6
2018-11-13
Added MemTestBlockReadInvalid verifying the corresponding OpenOCD fix
cgsfv
4
-2
/
+59
2018-11-12
Simpler/more idiomatic way to keep string on stack
Tim Newsome
1
-4
/
+1
2018-10-31
Add HiFive1-flash target configuration.
Tim Newsome
2
-0
/
+59
2018-10-31
Fix remaining tests to work from flash:
Tim Newsome
2
-6
/
+17
2018-10-29
Almost all tests pass with HiFive1-flash
Tim Newsome
2
-4
/
+13
2018-10-29
Tweak debug tests to run out of flash.
Tim Newsome
4
-8
/
+17
2018-10-24
Merge branch 'TriggerLoadAddressInstant'
Tim Newsome
1
-12
/
+1
2018-10-24
Re-enable TriggerStoreAddressInstant
Tim Newsome
1
-12
/
+1
2018-10-05
Make HwWatchpoint test fail on incorrect result.
hw_watchpoint
Tim Newsome
3
-7
/
+10
2018-10-03
Added tests for hw and sw watchpoints
cgsfv
3
-0
/
+88
2018-09-13
Assert if HiFive1 program is too large.
Tim Newsome
1
-0
/
+2
2018-09-13
Put debug test stack in data instead of text
Tim Newsome
1
-0
/
+1
2018-09-03
Merge pull request #156 from riscv/PrivChange
Tim Newsome
1
-27
/
+26
2018-08-31
Fix CustomRegisterTest.
Tim Newsome
2
-5
/
+6
2018-08-29
Add test case for `riscv expose_custom`.
Tim Newsome
12
-0
/
+55
2018-08-28
Reset address translation/perms before PrivChange
Tim Newsome
1
-27
/
+26
2018-08-27
Neuter TriggerStoreAddressInstant
Tim Newsome
1
-1
/
+13
2018-08-27
Make pylint happy.
Tim Newsome
1
-1
/
+2
2018-08-25
Temporarily disabling PrivChange test
Andrew Waterman
1
-22
/
+23
2018-08-23
Make pylint happy with change d1d2d953b5016b465.
Tim Newsome
2
-3
/
+4
2018-08-23
Get all of the log into the final log file
Tim Newsome
1
-6
/
+20
2018-08-23
Merge pull request #153 from dmitryryzhov/rtos-switch-active-thread
Tim Newsome
1
-0
/
+28
2018-08-22
Disable MulticoreRunHaltStepiTest
Tim Newsome
1
-52
/
+52
2018-08-22
Add debug test, which checks that openocd correctly switch active thread on a...
Dmitry Ryzhov
1
-0
/
+28
2018-08-13
Add jump/hbreak test.
Tim Newsome
1
-0
/
+23
2018-07-03
rwatch/watch on explicit address
Tim Newsome
1
-2
/
+4
2018-06-18
Add reproduce line to the end of debug test logs
Tim Newsome
1
-0
/
+2
2018-05-18
Fix MulticoreRunHaltStepiTest
Tim Newsome
2
-23
/
+46
2018-05-14
Merge remote-tracking branch 'origin/downloadtest' into debug-tests-more-single
Megan Wachs
2
-21
/
+11
2018-05-14
Make DownloadTest properly park other harts.
Tim Newsome
2
-5
/
+9
2018-05-14
debug: remove some unintentionally added newlines
Megan Wachs
1
-2
/
+0
2018-05-14
debug: Fixing the non-RTOS behavior for DownloadTest
Megan Wachs
1
-7
/
+16
2018-05-11
debug: mark more tests as single-hart tests
Megan Wachs
1
-6
/
+13
2018-05-11
debug: output some more useful info into the post-mortem data
Megan Wachs
1
-0
/
+5
2018-04-30
Fix formatting to make pylint happy.
Tim Newsome
1
-5
/
+6
2018-04-27
debug: need to clear satp before changing priv
debug-clear-satp
Megan Wachs
1
-0
/
+7
[next]