97f19415cd
Merged-In: I867df303b8da1b9748e5a775dd8bf4a1b910c434 Merged-In: Ia19f336f9eca3b493157dcd3ad07d267b6526e8f Merged-In: Ia19f336f9eca3b493157dcd3ad07d267b6526e8f Change-Id: I16c6e1ee5e172100a22995ae464c5f2c596d2381
This directory contains a test for the rollback manager service. Directory structure =================== RollbackTest - device driven test for rollbacks not involving staged rollbacks. StagedRollbackTest - device driven test for staged rollbacks. TestApp - source for fake apks used in testing. TestApex - source for fake apex modules used in testing. Running the tests ================= You can manually run the tests as follows: atest RollbackTest atest StagedRollbackTest