aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ceasetest2Check basic debugging still works in CeaseMultiTim Newsome19 months
debugAdd debug statement.Tim Newsome4 years
debug_disassembledebug: On failure, disassemble close instructions.Tim Newsome20 months
disable_unavailabledebug: Disable Unavailable tests.Tim Newsome7 months
masterIf ABI not already passed in then parameterize it based on selected XLEN (#566)Tommy Murphy2 days
miscMake newer version of pylint happy.Tim Newsome5 years
python3Move to Python 3.Tim Newsome5 years
riscv-tests-sailremoved the env/ directory, which was a submodule dir. replaced at a higher l...William McSpaddden2 weeks
tmptmpAndrew Waterman4 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2 daysIf ABI not already passed in then parameterize it based on selected XLEN (#566)HEADmasterTommy Murphy1-1/+8
2024-05-31Merge pull request #557 from en-sc/en-sc/manual-hwbpEvgeniy Naydanov1-3/+19
2024-05-30Support more basic testing of Zca instructionsAndrew Waterman1-13/+13
2024-05-30Support basic testing of more Zca instructionsAndrew Waterman1-76/+76
2024-05-23debug: fix HwbpManual testEvgeniy Naydanov1-3/+19
2024-05-16Merge pull request #555 from aap-sc/aap-sc/sporadic_faulure_fixEvgeniy Naydanov1-1/+6
2024-05-16Merge pull request #556 from aap-sc/aap-sc/sampling_sporadic_failureEvgeniy Naydanov1-0/+1
2024-05-15debug: fix sporadic failures of memory sampling testsParshintsev Anatoly1-0/+1
2024-05-14debug: workaround for sporadic failures of some tests due to unexpected data ...Parshintsev Anatoly1-1/+6
2024-05-13Merge pull request #491 from en-sc/en-sc/warning-repeat-readAnatoly Parshintsev1-4/+0
[...]