libyuv/unit_test
fbarchard@google.com 48ab3cf3f4 Over unittest crash on divide overflow.
BUG=299
TESTED=try
R=wuwang@google.com

Review URL: https://webrtc-codereview.appspot.com/6469004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@933 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-12-31 00:54:22 +00:00
..
testdata Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds 2012-01-26 02:14:52 +00:00
basictypes_test.cc if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
compare_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
convert_test.cc Clear destinations to different values to detect returning with error code rather than doing the conversion. 2013-12-26 23:09:57 +00:00
cpu_test.cc Fix AVX2 detect and a performance stall for gcc/clang. 2013-10-21 18:10:59 +00:00
math_test.cc Over unittest crash on divide overflow. 2013-12-31 00:54:22 +00:00
planar_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
rotate_argb_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
rotate_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
scale_argb_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
scale_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage. 2013-12-17 18:27:06 +00:00
unit_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage. 2013-12-17 18:27:06 +00:00
unit_test.h Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
version_test.cc Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
video_common_test.cc Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist 2013-05-19 18:32:45 +00:00