OSDN Git Service

Added protections for RenderScript VTS tests.
authorMichael Butler <butlermichael@google.com>
Fri, 31 Mar 2017 00:20:12 +0000 (17:20 -0700)
committerMichael Butler <butlermichael@google.com>
Fri, 31 Mar 2017 00:20:12 +0000 (17:20 -0700)
commitb2039ad7643d024a5541af33da574068f194ee81
tree396bb18eae138639dd2425a79e5df5445db4c1b3
parentb26fea262909b023c5cc18ba29bd8edcca4da832
Added protections for RenderScript VTS tests.

Changed many EXPECT_NE to ASSERT_NE for objects that are required later
in the test which would potentially cause a segfault. Additionally updated
a few descriptions.

Bug: 35915961

Test: mm and run on angler
Change-Id: I17c85b2c774688d82b59be2f0b383447e03349e0
renderscript/1.0/vts/functional/VtsCopyTests.cpp
renderscript/1.0/vts/functional/VtsMiscellaneousTests.cpp
renderscript/1.0/vts/functional/VtsScriptTests.cpp