Cast Receiver integration test
Merge from Widevine repo of http://go/wvgerrit/169471 Remove the test in android tests and add it to the core tests. Bug: 276464340 Test: GTEST_FILTER="CorePIGTest.CastReceiverProvisioning*" jenkins/run_fake_l1_tests Change-Id: Icd280b532ddae274f66b2fab3e65520e96adb7cb
This commit is contained in:
committed by
Kyle Zhang
parent
836b1a30a6
commit
d211195f92
@@ -88,6 +88,7 @@ class TestCdmEngine : public CdmEngine {
|
||||
TestCdmEngine(wvutil::FileSystem* file_system,
|
||||
std::shared_ptr<metrics::EngineMetrics> metrics)
|
||||
: CdmEngine(file_system, metrics) {}
|
||||
const CdmSession* GetCdmSession(std::string sessionId) const;
|
||||
};
|
||||
|
||||
class WvCdmTestBaseWithEngine : public WvCdmTestBase {
|
||||
|
||||
Reference in New Issue
Block a user