summaryrefslogtreecommitdiffstats
path: root/core/tests/hosttests/src/android/content
Commit message (Collapse)AuthorAgeFilesLines
* am 0194eeab: am 4940ff85: Update to new ddmlib-prebuilt api.Brett Chabot2010-09-101-1/+1
|\ | | | | | | | | | | | | Merge commit '0194eeabfe2cef825f3e91144529be6644ef84c0' * commit '0194eeabfe2cef825f3e91144529be6644ef84c0': Update to new ddmlib-prebuilt api.
| * am 4940ff85: Update to new ddmlib-prebuilt api.Brett Chabot2010-09-101-1/+1
| |\ | | | | | | | | | | | | | | | | | | Merge commit '4940ff85d561310d2c122ca6bd7de4d00772b095' into gingerbread-plus-aosp * commit '4940ff85d561310d2c122ca6bd7de4d00772b095': Update to new ddmlib-prebuilt api.
| | * Update to new ddmlib-prebuilt api.Brett Chabot2010-09-091-1/+1
| | | | | | | | | | | | Change-Id: Ib99f5eab2b4ecfde8461f93676f0dbd1f1b38241
* | | am 0c592acf: Merge "Adding Download Manager Integration, stress, and ↵Neal Nguyen2010-09-081-8/+48
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | hosts-based tests." into gingerbread-plus-aosp Merge commit '0c592acfc0ea298a0cf6c049cce4c5c10974e911' * commit '0c592acfc0ea298a0cf6c049cce4c5c10974e911': Adding Download Manager Integration, stress, and hosts-based tests.
| * | Adding Download Manager Integration, stress, and hosts-based tests.Neal Nguyen2010-09-081-8/+48
| | | | | | | | | | | | Change-Id: I97008f6cfd95ea9950db0b4e093da02528849b63
* | | am 6ffee9bb: Merge "Revert "resolve conflicts"" into gingerbread-plus-aospJean-Baptiste Queru2010-09-081-47/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '6ffee9bbba53700d33456261b986ac8a3f333b9e' * commit '6ffee9bbba53700d33456261b986ac8a3f333b9e': Revert "resolve conflicts"
| * | Revert "resolve conflicts"Jean-Baptiste Queru2010-09-081-47/+7
| | | | | | | | | | | | This reverts commit 84f992a249491b9f755e879bf096baac3f9472f5.
* | | am 84f992a2: resolve conflictsJean-Baptiste Queru2010-09-081-7/+47
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '84f992a249491b9f755e879bf096baac3f9472f5' * commit '84f992a249491b9f755e879bf096baac3f9472f5': Adding Download Manager Integration, stress, and hosts-based tests.
| * | resolve conflictsJean-Baptiste Queru2010-09-081-7/+47
| |\ \ | | |/ | |/| | | | Change-Id: I87f854430f7083cd2f2e28b4ec4a7112ef6fe4f1
| | * Adding Download Manager Integration, stress, and hosts-based tests.Neal Nguyen2010-09-071-5/+46
| | | | | | | | | | | | Change-Id: If75021380f4aee9c650f6e34093779e85cc4e5d8
* | | am f8c335e8: am f72181c6: Fix hosttests to use the new ddmlib API.Xavier Ducrohet2010-07-263-160/+529
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'f8c335e85a46887de6ca771ad76ff35c713ce0c4' * commit 'f8c335e85a46887de6ca771ad76ff35c713ce0c4': Fix hosttests to use the new ddmlib API.
| * | Fix hosttests to use the new ddmlib API.Xavier Ducrohet2010-07-263-160/+529
| | | | | | | | | | | | Change-Id: I629876c5baabc1cd8700604c4ebed13cc9e2168d
* | | am 8a13d4e3: am f5c73101: Merge "dependent change for "parse instrumentation ↵Jean-Baptiste Queru2010-07-231-1/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | result bundles" in sdk" Merge commit '8a13d4e3e5a175baddb7b8ca542d9d9941cf24a6' * commit '8a13d4e3e5a175baddb7b8ca542d9d9941cf24a6': dependent change for "parse instrumentation result bundles" in sdk
| * | dependent change for "parse instrumentation result bundles" in sdkGuang Zhu2010-07-121-1/+2
| |/ | | | | | | Change-Id: Ie3708d30620a703909829c32f5599816cc52b3f6
* | am 529ad92e: am bda001aa: am ad0830a1: am 639a7fc2: Merge "Propagating ↵Neal Nguyen2010-05-061-2/+2
|\ \ | |/ | | | | IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo
| * Propagating IOException from RemoteAndroidTestRunner#run() in ↵Neal Nguyen2010-05-061-2/+2
| | | | | | | | | | | | PackageManagerHostTestUtils. Change-Id: Ia50d58760b4cc1e222927be054c52cc3b2993395
* | Fix sim-eng build.Andy McFadden2010-05-061-1/+5
|/ | | | | | | Not sure how this would build anywhere -- checked exception was not checked. Apparently only sim-eng cares. Change-Id: I10bc7d0c41666fca55a7df60ef18517956097d9b
* Adding a few host-based stress tests for Apps on SD.Neal Nguyen2010-05-053-32/+1397
| | | | Change-Id: I0ccb1f3574688f60b6296dac6f6859ba5d0597ea
* Refactoring PackageManagerHostTests helper functions into a utility class ↵Neal Nguyen2010-03-242-279/+393
| | | | | | for easier sharing with future stress tests. Change-Id: I4ec77b005e2f480687b13c92676c5f62962c2e66
* Adding some automated tests for apps on SD (and their corresponding apps).Neal Nguyen2010-03-231-6/+309
| | | | Change-Id: I3af1a2d8fb658087c6945b2eb2b4233becb6053f
* Add a host based test for package manager installs.Brett Chabot2010-02-171-0/+216
Bug 2430400