]> git.cworth.org Git - apitrace-tests/commitdiff
trim_stress: Fail test at first frame which doesn't match reference
authorCarl Worth <cworth@cworth.org>
Mon, 28 Jan 2013 11:04:01 +0000 (22:04 +1100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 6 Feb 2013 15:47:48 +0000 (15:47 +0000)
When stress-testing large traces, it's inefficient to work through the
entire trace before reporting an error that occurred in one of the
first frames.

Instead, check each frame one at a time immediately as each rendered
frame becomes available. Then fail the test at the first mismatched
frame.


No differences found