DynamoRIO / DynamoRIO/dynamorio
change test code patterns to annotations
Open
Component-Tests
good first issue
help wanted
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
In a number of client-interface tests we have particular patterns in the code that we then recognize in the client to let us know when to perform certain actions. Now that we have annotation support we should rewrite the tests to use annotations. This will make them more robust, as the patterns are not foolproof: for a recent example, xref #2237.
Contributor guide
Assessment
This issue has not been assessed yet.