DynamoRIO / DynamoRIO/dynamorio
Move drmemtrace test helpers to their own dynamorio::drmemtrace::test_util namespace
Open
Component-DrMemtrace
Maintainability
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Xref #7462 where we had to move some test util functions to their own namespace to avoid name collisions with test-source-local functions.
It would be nice if test util functions are always in their separate namespace.
Contributor guide
Assessment
This issue has not been assessed yet.