DynamoRIO / DynamoRIO/dynamorio
window_test only checks first trace window; should check all
Open
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
window_test checks the diff between the first two timestamps of only the first window, because raw2trace_directory_t has logic to decompose only the first window if there are multiple. To improve the test, we should check all windows.
Contributor guide
Assessment
This issue has not been assessed yet.