Remove 'native' context unit test macro.
authorbsalomon <bsalomon@google.com>
Tue, 5 Apr 2016 17:57:13 +0000 (10:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 5 Apr 2016 17:57:14 +0000 (10:57 -0700)
commitf3261afed2b2a7853a3f94a7e5b0c11683c09579
tree6f9690047c64c4b987cd0a3353aebeab9944c5eb
parentfea7de6c1459cb26c9e0a0c72033e9ccaea56530
Remove 'native' context unit test macro.

The only test ran long is GLPrograms. I halved its iteration count to preserve the runtime on devices that support GL and GLES.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1855993002

Review URL: https://codereview.chromium.org/1855993002
tests/GLProgramsTest.cpp
tests/ImageFilterTest.cpp
tests/ImageTest.cpp
tests/ReadPixelsTest.cpp
tests/Test.h
tests/TestTest.cpp