Skip to content

tests: add parallel regression runner#368

Open
dzwduan wants to merge 1 commit into
vortexgpgpu:masterfrom
dzwduan:add-parallel-regression-runner
Open

tests: add parallel regression runner#368
dzwduan wants to merge 1 commit into
vortexgpgpu:masterfrom
dzwduan:add-parallel-regression-runner

Conversation

@dzwduan

@dzwduan dzwduan commented Jun 16, 2026

Copy link
Copy Markdown

Summary

  • Add a configure-generated tests/regression/run_parallel.sh helper for parallel simx/rtlsim regression runs.
  • Support rtl as an alias for rtlsim, per-test logs, summary output, and optional --suite makefile selection.
  • Document parallel regression usage in docs/testing.md.

Testing

  • bash -n tests/regression/run_parallel.sh.in
  • configure into a temporary build tree and verify generated script is executable
  • ./tests/regression/run_parallel.sh simx --list | wc -l -> 52
  • ./tests/regression/run_parallel.sh simx --suite makefile --list | wc -l -> 50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant