libyuv/unit_test
Frank Barchard 60abed3a47 add SIMD_ALIGNED to unit_test.h
avoids need for row.h for some unittests;

R=harryjin@google.com
BUG=libyuv:594
TESTED=try bots tested.

Review URL: https://codereview.chromium.org/2004313004 .
2016-05-24 13:56:25 -07: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 Fix testi420 unittest for odd height 2016-01-19 16:16:39 -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 Rename test from CropNV12 to NV12Crop 2016-01-19 16:43:51 -08:00
cpu_test.cc rename MIPS_DSPR2 to DSPR2 for consistency 2016-02-05 14:49:54 -08:00
math_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
planar_test.cc Disable I420Blend_Any test that uses C 2016-01-11 18:23:04 -08:00
rotate_argb_test.cc Rename rotate tests to include _Opt and disable _Odd tests 2016-01-11 17:30:27 -08:00
rotate_test.cc Disable I420Blend_Any test that uses C 2016-01-11 18:23:04 -08:00
scale_argb_test.cc remove includes for duplicate functions 2016-05-23 17:38:26 -07:00
scale_test.cc If image sizes are greater than 32768, fixed point stepping will overflow an int. This CL changes the max size to 32768 and disables the test if larger. 2016-05-05 19:09:02 -07:00
unit_test.cc fix for ubsan on unittest.h fastrand() 2016-02-02 14:32:12 -08:00
unit_test.h add SIMD_ALIGNED to unit_test.h 2016-05-24 13:56:25 -07:00
video_common_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00