libyuv/unit_test
Frank Barchard ade85fb55c remove row.h from unittests
add SIMD_ALIGNED to unittest header.

BUG=libyuv:594
TESTED=local build passes with row.h removed from tests.
R=harryjin@google.com

Review URL: https://codereview.chromium.org/2001373002 .
2016-05-27 10:57:49 -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 remove row.h from unittests 2016-05-27 10:57:49 -07:00
compare_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
convert_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
cpu_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
math_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
planar_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
rotate_argb_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
rotate_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
scale_argb_test.cc remove row.h from unittests 2016-05-27 10:57:49 -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 remove row.h from unittests 2016-05-27 10:57:49 -07:00
video_common_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00