]> git.cworth.org Git - apitrace-tests/commit
trim-head: New test to ensure "apitrace trim" drops all calls after range
authorCarl Worth <cworth@cworth.org>
Mon, 13 Aug 2012 02:42:35 +0000 (19:42 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 1 Dec 2012 10:15:48 +0000 (10:15 +0000)
commitcfb133d5f5caa1eeecebe51a2a085b0df1774eb4
tree92024ce05af4b0bd5f9fa494e997af577ad2d633
parent9b9115ace4d56dbc9fad2c2f673a352779d71101
trim-head: New test to ensure "apitrace trim" drops all calls after range

This test ensures that all calls beyond the user-specified range are
correctly dropped. It also ensures that uninteresting calls are
trimmed, (since the glxsimple trace includes many of those).
traces/.gitignore
traces/README.markdown
traces/glxsimple.trace [new file with mode: 0644]
traces/trim-head.script [new file with mode: 0644]