test_libvpx: fix negative CPU filter
authorJames Zern <jzern@google.com>
Sat, 11 Jan 2014 03:08:44 +0000 (19:08 -0800)
committerJames Zern <jzern@google.com>
Sat, 11 Jan 2014 03:08:44 +0000 (19:08 -0800)
commitada9dd7d84eca2a02f459ae6ee199d2eb3264497
treef3f4f3c8c0c94f9bc6f4c685317965d133b84eed
parent2c60f8750686ee8460d625ee5cac30887082d79b
test_libvpx: fix negative CPU filter

negative patterns begin with _one_ '-', not one before each pattern.

https://code.google.com/p/googletest/wiki/V1_7_AdvancedGuide#Running_a_Subset_of_the_Tests

Change-Id: I6fd527b31bc2571dfdaa453cbbb57c77b3409563
test/test_libvpx.cc