summaryrefslogtreecommitdiff
path: root/tests/PackageWatchdog/src
AgeCommit message (Expand)Author
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-06-01Unbind explicit health check controller when possibleGavin Corkery
2020-05-29Revert "Ensure that health check controller is unbound correctly"Gavin Corkery
2020-05-27Ensure that health check controller is unbound correctlyGavin Corkery
2020-03-24Preserve failure history when calling startObservingHealthGavin Corkery
2020-03-17Sync requests only when there are changes to reportGavin Corkery
2020-03-10Remove NPE in onPackageFailureGavin Corkery
2020-03-06Add test for ExplicitHealthCheckServiceGavin Corkery
2020-01-15Integrate Rescue Party boot loop logic to Package WatchdogGavin Corkery
2020-01-08Integrate Rescue Party with Package WatchdogGavin Corkery
2019-12-12Move native crash detection to Package WatchdogGavin Corkery
2019-12-09Add package failure flags to Package WatchdogGavin Corkery
2019-11-28Better handle cases where version code can't be resolved (2/n)JW Wang
2019-09-24Fix testExplicitHealthCheckFailureBeforeExpiryJW Wang
2019-09-17Use a default value in case of an invalid parameterJW Wang
2019-09-12Fix the algorithm counting the package failuresJW Wang
2019-09-11Fix a typo in PackageWatchdog#updateConfigsJW Wang
2019-09-10Remove the comment that is not applicable anymoreJW Wang
2019-09-10Improve PackageWatchdogTest#raiseFatalFailureJW Wang
2019-09-09Use Truth in PackageWatchdogTest.javaJW Wang
2019-09-09Replace MonitoredPackage#STATE_ constants with IntDefJW Wang
2019-09-06Remove unused code (6/n)JW Wang
2019-09-06Rewrite testObserveAlreadyObservedPackage (5/n)JW Wang
2019-09-06Rewrite PackageWatchdogTest#testPersistence (4/n)JW Wang
2019-09-06Rewrite PackageWatchdogTest#testRegistration (3/n)JW Wang
2019-09-06Collect packages when TestObserver#onHealthCheckFailed is called (2/n)JW Wang
2019-09-06Add a helper to reduce boilerplate code (1/n)JW Wang
2019-09-05Replace Thread.sleep() with TestLooper.moveTimeForward()JW Wang
2019-09-04Add a wrapper around SystemClock.uptimeMillis().JW Wang
2019-08-12NetworkStackClient: Refactor network stack process interactionRoshan Pius
2019-05-30Add tests for NetworkStack failure notificationsRemi NGUYEN VAN
2019-05-30PackageWatchdog listens for NetworkStack failuresRemi NGUYEN VAN
2019-05-01Update PackageWatchdogTestshafik
2019-04-24Change watchdog PackageInfo to PackageConfigZimuzo
2019-04-11Fixed PackageWatchdog health check stateZimuzo
2019-04-08Allow different explicit health and package expiry timeoutsZimuzo
2019-04-04Refactor PackageWatchdog explicit health checksZimuzo
2019-04-01Add explicit health check to PackageWatchdogZimuzo
2019-03-06Fail package if explicit health check does not passZimuzo
2019-03-06Merge "Extend PackageWatchdog with explicit health checks"Zimuzo Ezeozue
2019-03-06Extend PackageWatchdog with explicit health checksZimuzo
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2019-02-01Refactor PackageWatchdog to use VersionedPackageZimuzo
2019-01-29Notify PackageHealthObservers of the package versionCode on package failureZimuzo
2019-01-28Add PackageHealthObserverImpactZimuzo
2019-01-11Fix PackageWatchdog and add PackageWatchdogTestZimuzo