Skip to content

Conversation

@markgalvan-intel
Copy link
Collaborator

No description provided.

Updated code to have a single test run path that all tests use to remove test setup and execution code found in every test.
ConsumeBlobs is no longer needed as every test case now uses the same path that was used by ConsumeBlobs
When testing ETLs through the ULT system at the start the circular buffer can be very small and cause the peek code to wrap around when looking for the next displayed frame. Use the PresentStartTime of the "next" displayed frame to ensure it is in fact after the current frame
Added pollCount and waitTimeSecs fields to allow for test cases that have longer lead in times to the targeted application's first frame. Also fixed incorrect naming of various test cases.
Provides better logging when failures occur.
Updated code to have a single test run path that all tests use to remove test setup and execution code found in every test.
ConsumeBlobs is no longer needed as every test case now uses the same path that was used by ConsumeBlobs
When testing ETLs through the ULT system at the start the circular buffer can be very small and cause the peek code to wrap around when looking for the next displayed frame. Use the PresentStartTime of the "next" displayed frame to ensure it is in fact after the current frame
Added pollCount and waitTimeSecs fields to allow for test cases that have longer lead in times to the targeted application's first frame. Also fixed incorrect naming of various test cases.
Provides better logging when failures occur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants