DynamoRIO / DynamoRIO/dynamorio
Change most/all drcachesim/drmemtrace tests to run the invariant checker rather than basic_counts
Open
Component-DrMemtrace
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Most of our drcachesim/drmemtrace tests run the basic_counts tool as a sanity check, but to avoid flakiness they have a regex check that just looks for `.*` for all the numbers. It would be better to change them all to run the invariant checker instead of basic_counts.
Contributor guide
Assessment
This issue has not been assessed yet.