Runtime CPU detection for unit tests
authorJohn Koleszar <jkoleszar@google.com>
Fri, 22 Jun 2012 17:57:05 +0000 (10:57 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 22 Jun 2012 17:59:14 +0000 (10:59 -0700)
commitc8c71f1fbf772eaa1c9a7f8bd6ac23f271b464d6
treea32da6a1e81749d5e30e000ec5ba8f1508623d7d
parent6fc1d9efc48abb360fa2b639afce6ac792769a8a
Runtime CPU detection for unit tests

Filter out tests that require SIMD extensions if the host doesn't
support them.

Change-Id: Ifac4b73e98e64f9f1b082cc0ffbf5c2faffb0834
test/test_libvpx.cc