libyuv/unit_test
Frank Barchard 82d74a37fa unittest fix for cpu flags.
cpu flags of 1 disables SIMD and uses C.  This used to be 0, but the change
in auto init behavior means that 0 now means uninitialized, and will cause
auto detect to reinit the cpu info.  A value of 1 disables the auto init.

TBR=harryjin@google.com
BUG=none

Review URL: https://codereview.chromium.org/1408753004 .
2015-11-03 19:06:19 -08:00
..
testdata Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
basictypes_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
color_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
compare_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
convert_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
cpu_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
math_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
planar_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
rotate_argb_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
rotate_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
scale_argb_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
scale_test.cc add command line cpu info to allow android neon test 2015-11-03 17:01:48 -08:00
unit_test.cc unittest fix for cpu flags. 2015-11-03 19:06:19 -08:00
unit_test.h unittest fix for cpu flags. 2015-11-03 19:06:19 -08:00
version_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
video_common_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00