Allocate memory using appropriate expected alignment in unit tests.
authorRonald S. Bultje <rbultje@google.com>
Sat, 22 Jun 2013 00:03:57 +0000 (17:03 -0700)
committerRonald S. Bultje <rbultje@google.com>
Sat, 22 Jun 2013 00:03:57 +0000 (17:03 -0700)
commitac6ea2ab91dca6d76b25f1c78352e73ca2dd9590
treea5580bb38af8dec87c29551f3af1acbd682ce2f9
parent98188e0e824e44176b8fcb4b80eca36d189d708d
Allocate memory using appropriate expected alignment in unit tests.

Fixes crashes of test_libvpx on 32-bit Linux.

Change-Id: If94e7628a86b788ca26c004861dee2f162e47ed6
test/variance_test.cc
test/vp9_subtract_test.cc