]> granicus.if.org Git - libvpx/commit
Fix test to call clear system state in convolve_test.
authorJim Bankoski <jimbankoski@google.com>
Fri, 12 Dec 2014 14:18:56 +0000 (06:18 -0800)
committerJim Bankoski <jimbankoski@google.com>
Fri, 12 Dec 2014 14:18:56 +0000 (06:18 -0800)
commit18d323606daba1c6fdbb1dd2ff922f11647c9753
tree0d10239ff977cd929d87f531b7514625393a3461
parent3425d6c83e331945de906716c8ebdaa4cc47263a
Fix test to call clear system state in convolve_test.

Assembly tests should clear system state, as we have no
expectation of proper system state in between test runs..

Change-Id: I0f591996c1f17ef2a5a8572a6b445f757223a144
test/convolve_test.cc