Add better tests for simulator phasing
Open
enhancement
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
In #475, some changes were proposed to the simulator that modified how injected actions were executed. The existing test suite in ROHD did not identify any problems, but the change would break the https://github.com/intel/rohd-cosim test suite and functionality.
### Desired solution
Add tests in ROHD that protect API guarantees about phasing, injected actions, etc. to avoid accidentally breaking other libraries and use cases of the ROHD simulator.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.