Skip to content

make sure test execution is reproducible #19

@pveber

Description

@pveber

It seems to me that ounit runs tests in parallel, which makes our use of Random functions not reproducible. This is not great for (cross-platform) debugging, and should be fixed.

  • ensure tests are reproducible and controlled by a unique seed
  • add a command line option to set the seed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions