summaryrefslogtreecommitdiff
path: root/tests/RollbackTest
AgeCommit message (Expand)Author
2020-01-16Merge "Make RollbackPackageHealthObserver observe apk-in-apex"Mohammad Samiul Islam
2020-01-15Make RollbackPackageHealthObserver observe apk-in-apexMohammad Samiul Islam
2020-01-15Merge changes from topic "rollback-all"Mohammad Samiul Islam
2020-01-15No need to call #updateRollbackLifetimeDurationInMillis (3/n)JW Wang
2020-01-14Allow handling of all pending staged rollback sessions before rebootingMohammad Samiul Islam
2020-01-13Add test for verifying all available rollbacks are triggered during native crashMohammad Samiul Islam
2020-01-10Rollback user data of apks-in-apex while rolling back the apexMohammad Samiul Islam
2020-01-07Clean up rollbacks after each test (2/n)JW Wang
2020-01-07Rewrite and re-enable the test (1/n)JW Wang
2020-01-02Respect the rollback data policy (3/n)JW Wang
2019-12-30Clean up the rollback when test is doneJW Wang
2019-12-17Check the white list to decide whether to enable rollback (2/n)JW Wang
2019-12-11Mitigate native crash without depending on ModuleMetaDataMohammad Samiul Islam
2019-11-25Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest"Bill Lin
2019-11-25Increase timeout in testNativeWatchdogTriggersRollbackRichard Uhler
2019-11-25Fix flaky testEnableRollbackTimeoutFailsRollback testRichard Uhler
2019-11-25Wait for available rollbacks in RollbackTest.Oli Lan
2019-11-25Update to new RollbackUtils.sendCrashBroadcast API.Richard Uhler
2019-11-25Extend ROLLBACK_COMMITTED broadcast for the multi-user caseGavin Corkery
2019-11-25Cleanup some obsolete TODOs and unused code.Richard Uhler
2019-11-21Test child sessions time out in enabling rollback (2/n)JW Wang
2019-11-21Add multi-user test for the general non-staged caseGavin Corkery
2019-11-21Increase timeout in testNativeWatchdogTriggersRollbackRichard Uhler
2019-11-21Fix flaky testEnableRollbackTimeoutFailsRollback testRichard Uhler
2019-11-21Wait for available rollbacks in RollbackTest.Oli Lan
2019-11-21Update to new RollbackUtils.sendCrashBroadcast API.Richard Uhler
2019-11-21Extend ROLLBACK_COMMITTED broadcast for the multi-user caseGavin Corkery
2019-11-21Test Native Watchdog triggers RollbackManager rollbackshafik
2019-11-21Uninstall testapps before running SecondaryUserRollbackTestshafik
2019-11-21Add test for rollback of userdata with multiple rollbacksGavin Corkery
2019-11-21Add TestApi to block the RollbackManagerHandlerThread.Richard Uhler
2019-11-21Migrate RollbackTest and StagedRollbackTest to cts utilsshafik
2019-11-21Add host side test for secondary user rollbackshafik
2019-11-21Reduce ENABLE_ROLLBACK timeout to 0 for timeout test.Richard Uhler
2019-11-11Merge "Detect NetworkStack path in rollback test"Remi NGUYEN VAN
2019-11-11Merge "Autodetect NetworkStack path in rollback test"Remi NGUYEN VAN
2019-11-11Detect NetworkStack path in rollback testRemi NGUYEN VAN
2019-11-11Autodetect NetworkStack path in rollback testRemi NGUYEN VAN
2019-11-06Increase sleep timeout of testNetworkFailedRollback_Phase3 (4/n)JW Wang
2019-11-06Do a reboot before starting each test (3/n)JW Wang
2019-11-06Replace deprecated InstrumentationRegistry (2/n)JW Wang
2019-11-06Rewrite testBadApkOnly_Phase3 (1/n)JW Wang
2019-11-04Merge "Remove Thread.sleep()"TreeHugger Robot
2019-11-04Reconnect internet after testingJW Wang
2019-11-02Remove Thread.sleep()JW Wang
2019-11-02Rewrite testNetworkFailedRollbackJW Wang
2019-11-01Disable testNetworkPassedDoesNotRollbackJW Wang
2019-10-28Reduce the health check timeout (2/n)JW Wang
2019-10-28Rewrite testNetworkFailedRollback_Phase3 (1/n)JW Wang
2019-10-24Use shell command to uninstall network stack package (2/n)JW Wang