test_libvpx: add <arch>.* to negative filter
authorJames Zern <jzern@google.com>
Sat, 16 May 2015 18:52:59 +0000 (11:52 -0700)
committerJames Zern <jzern@google.com>
Sat, 16 May 2015 18:52:59 +0000 (11:52 -0700)
commit129a25c76d03806a40e6f773ce2e200ba3e98c66
treef253e7859db9a36878f933cf7a408b0b81342e4b
parent85076fc5ab9cfce05d9c3f40e78932383655415d
test_libvpx: add <arch>.* to negative filter

in addition to <arch>/*. this will pick up tests defined with TEST()
instead of INSTANTIATE_TEST_CASE_P()

Change-Id: I0917741baac89d9ce857f4d4aa53790e8a0c6c12
test/test_libvpx.cc