Rename WvGenericOperationsTest.

(This is a merge of http://go/wvgerrit/76043)

This renames the tests to be *GenericCrypto* to match the OEMCrypto
tests and ensures these tests are skipped when the device doesn't
support generic crypto.

Test: Android Unit Tests
Bug: 126392281
Change-Id: Ib16ca8c57ed5d99dde802d4d9a63eced0fa807a5
This commit is contained in:
John W. Bruce
2019-04-17 18:06:13 -07:00
committed by John Bruce
parent ea4e6d8c37
commit 125856238c
2 changed files with 17 additions and 17 deletions

View File

@@ -345,7 +345,7 @@ class CdmEngine {
friend class ParallelCdmTest;
friend class WvCdmEnginePreProvTest;
friend class WvCdmTestBase;
friend class WvGenericOperationsTest;
friend class WvGenericCryptoTest;
friend class TestLicenseHolder;
CdmEngine(FileSystem* file_system,