summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add support for split APKs (1/n)JW Wang2020-06-291-5/+17
* Add flag to manifest of test apks that allows everyone to query themJerry Chang2020-06-027-7/+7
* Merge changes from topic "abandon-race" into rvc-devMohammad Samiul Islam2020-05-071-0/+15
|\
| * Verify that we can stage the same package immediately after abandoning itMohammad Samiul Islam2020-05-011-0/+15
* | Merge "Retry until rollbacks are gone" into rvc-devJW Wang2020-04-151-0/+16
|\ \
| * | Retry until rollbacks are goneJW Wang2020-04-141-0/+16
* | | Merge "Bypass staged installer whitelist check while testing" into rvc-devTreeHugger Robot2020-04-142-14/+26
|\ \ \ | |/ / |/| |
| * | Bypass staged installer whitelist check while testingJerry Chang2020-04-072-14/+26
* | | CtsPrintTestCases: Move pressBack calls into helpersBenjamin Gordon2020-04-081-0/+30
| |/ |/|
* | CtsPrintTestCases: Move most UI interactions out of subclassesBenjamin Gordon2020-04-071-0/+24
|/
* CtsPrintTestCases: Remove UiDevice from BasePrintTestBenjamin Gordon2020-03-311-0/+68
* CtsPrintTestCases: Refactor print attributes to helpersBenjamin Gordon2020-03-301-0/+57
* Make cts-install-lib self-containingJackal Guo2020-03-242-16/+7
* CtsPrintTestCases: Move printer selection to helpersBenjamin Gordon2020-03-201-0/+8
* Start converting CtsPrintTestCases to test helper frameworkBenjamin Gordon2020-02-251-0/+29
* Add DeviceInteractionHelperRule to find helpers at runtimeBenjamin Gordon2020-02-254-0/+691
* Add skeleton of test helper frameworkBenjamin Gordon2020-02-253-0/+99
* Merge "Allow TestAppACrashingV2 to be embedded inside rollback test apex"Mohammad Samiul Islam2020-01-161-0/+1
|\
| * Allow TestAppACrashingV2 to be embedded inside rollback test apexMohammad Samiul Islam2020-01-161-0/+1
* | Make test apps available to rollback testsAnton Hansson2020-01-141-0/+2
|/
* Assert that rollback is enabled for shim apk inside shim apexMohammad Samiul Islam2020-01-091-0/+20
* Add test installing an apex with zeroed hashtreeNikita Ioffe2020-01-061-0/+3
* Rewrite some code using VersionedPackage#equals (2/n)JW Wang2020-01-032-36/+4
* Add APIs to test rollback data policy (2/n)JW Wang2020-01-023-8/+87
* Enforce source for key events.Garfield Tan2019-11-271-15/+36
* Add MicrosoftDesignKeyboardTest.Garfield Tan2019-11-221-2/+52
* Merge "Add tests for staging multiple session with non-overlapping packages"Mohammad Samiul Islam2019-11-193-4/+53
|\
| * Add tests for staging multiple session with non-overlapping packagesMohammad Samiul Islam2019-11-153-4/+53
* | Close PackageInstaller.SessionJW Wang2019-11-181-36/+38
|/
* Support native file path for TestAppJW Wang2019-10-292-3/+32
* Merge "Add check for packages installed for a given user only"Gavin Corkery2019-10-181-0/+30
|\
| * Add check for packages installed for a given user onlyGavin Corkery2019-10-171-0/+30
* | Prepare HID input tests for motion events.Garfield Tan2019-10-161-13/+67
* | Add user id checks to processUserDataGavin Corkery2019-09-101-5/+19
|/
* Merge "Add RollbackUtils method waitForAvailableRollback."Oli Lan2019-08-281-23/+50
|\
| * Add RollbackUtils method waitForAvailableRollback.Oli Lan2019-08-271-23/+50
* | CTS test for b/138650665Nikita Ioffe2019-08-232-1/+41
|/
* Merge "Refactor sendCrashBroadcast to avoid flakiness."TreeHugger Robot2019-08-161-34/+42
|\
| * Refactor sendCrashBroadcast to avoid flakiness.Richard Uhler2019-08-151-34/+42
* | Add tests for downgrading apex to system versionMohammad Samiul Islam2019-08-151-0/+3
|/
* Merge "Move forked vogar classes under vogar.expect" into qt-dev-plus-aosp am...Neil Fuller2019-08-079-11/+11
|\
| * Move forked vogar classes under vogar.expectNeil Fuller2019-07-259-11/+11
* | Add tests for cts.install.libshafik2019-07-291-7/+1
* | Merge "Remove unused code / classes" am: f3b30f15e9 am: 8508ad1e86 am: 5bd8ea...Neil Fuller2019-07-2210-898/+0
|\|
| * Merge "Remove unused code / classes"Neil Fuller2019-07-2210-898/+0
| |\
| | * Remove unused code / classesNeil Fuller2019-07-2210-898/+0
| * | Merge "Make TestApp constructor public so that TestApp can be reused outside ...Kun Niu2019-06-221-1/+1
| |\ \
| | * | Make TestApp constructor public so that TestApp can be reused outside the Tes...Kun Niu2019-06-211-1/+1
* | | | Migrate StagedInstallTest to cts.install.libshafik2019-07-183-3/+40
* | | | Migrate AtomicInstallTest to cts.install.libshafik2019-07-122-48/+166