DynamoRIO / DynamoRIO/drmemory
Use annotations to make tests more maintainable via intra-test checks rather than requiring golden output
Open
Component-Tests
help wanted
Maintainability
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on September 19, 2014 19:17:14_
Once we have annotations fully implemented (xref issue #573 , issue #283 , issue #572 ) we should use them to reduce the amount of "golden output" literal line numbers we have to match, which are a real pain when changing test code. We should keep some of them for true end-to-end testing.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1636_
Contributor guide
Assessment
This issue has not been assessed yet.