Support test fixtures in cc package
Restructures the cc package test setup code to create FixturePreparer instances for setting up a test fixture and converts some tests to use it. The goal with this change is not to switch all the cc tests over to directly using the new model but instead to ensure that the majority of the cc tests run with the new model, to allow existing tests to easily switch to the new model when needed and to allow dependent packages to be switched to the new model. Bug: 181070625 Test: m nothing Change-Id: I00415f10fb44c1b9e78e1317e7f50bb61984d3a4
Loading
Please register or sign in to comment