summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
* Fix hosttests to use the new ddmlib API.Xavier Ducrohet2010-07-263-160/+529
* Merge "dependent change for "parse instrumentation result bundles" in sdk"Jean-Baptiste Queru2010-07-231-1/+2
|\
| * dependent change for "parse instrumentation result bundles" in sdkGuang Zhu2010-07-121-1/+2
* | Allow ListPreference summary to use entryKenny Root2010-07-131-0/+45
|/
* merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
* am 06906796: If the network SSID is a string, it should be enclosed in double...Xia Wang2010-05-201-1/+5
|\
| * If the network SSID is a string, it should be enclosed in double quotation ma...Xia Wang2010-05-201-1/+5
* | am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTe...Suchi Amalapurapu2010-05-181-3/+2
|\ \ | |/
| * Uncomment a test that was marked as STOPSHIPSuchi Amalapurapu2010-05-181-3/+2
* | am 9a212adc: Fix 2641875 Initialize the cache path only if the container exis...Suchi Amalapurapu2010-05-181-2/+3
|\ \ | |/
| * Fix 2641875Suchi Amalapurapu2010-05-181-2/+3
* | am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling p...Suchi Amalapurapu2010-05-131-0/+43
|\ \ | |/
| * Fix 2672155Suchi Amalapurapu2010-05-131-0/+43
* | merge from open-source masterThe Android Open Source Project2010-05-131-0/+285
|/
* Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameterKeith Ito2010-05-101-0/+20
* Add unit test for passing thread priority & cgroup through Binder.Dan Egnor2010-05-075-11/+239
* Avoid UNKNOWN state for Wifi in bug2542613, not a common user case.Xia Wang2010-05-061-0/+9
* Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerH...Neal Nguyen2010-05-061-2/+2
* Adding a few host-based stress tests for Apps on SD.Neal Nguyen2010-05-0536-32/+2485
* Add good international characters to the path part of Url pattern.Shimeng (Simon) Wang2010-04-271-0/+4
* Re-enabling unit tests for PackageManager/Apps on SD.Neal Nguyen2010-04-231-49/+158
* Dont fall back to installing on sdcard when internal storage is filled upSuchi Amalapurapu2010-04-141-104/+99
* Fix 2579461Suchi Amalapurapu2010-04-071-7/+7
* Merge "Fix 2578016." into froyoSuchi Amalapurapu2010-04-0741-35/+275
|\
| * Fix 2578016.Suchi Amalapurapu2010-04-0741-35/+275
* | Merge " Fix bug2537659 When airplane mode is disabled, Mobile connection may...Xia Wang2010-04-071-11/+4
|\ \ | |/ |/|
| * Fix bug2537659Xia Wang2010-04-051-11/+4
* | Add makefile so package manager test apks can get buitl from root.Brett Chabot2010-04-061-0/+5
|/
* Merge "More framework tests cleanup." into froyoBrett Chabot2010-04-0140-25/+4592
|\
| * More framework tests cleanup.Brett Chabot2010-04-0140-25/+4592
* | Refactor in PositionTesterContextMenuListener.Gilles Debunne2010-04-012-17/+57
|/
* Merge "Test connecitvity manager functionality in state change. * Verify stat...Xia Wang2010-03-314-41/+482
|\
| * Test connecitvity manager functionality in state change.Xia Wang2010-03-314-41/+482
* | Change certificate policy.Suchi Amalapurapu2010-03-3123-8/+395
|/
* - changed periodic sync scheduling to just creating pendingFred Quintana2010-03-301-1/+1
* some changes due to an API reviewFred Quintana2010-03-301-1/+4
* relocate android.util.base64.* -> android.util.*Doug Zongker2010-03-291-1/+1
* Move PackageManagerTests and AsecTests.Brett Chabot2010-03-2611-0/+2830
* Refactoring PackageManagerHostTests helper functions into a utility class for...Neal Nguyen2010-03-242-279/+393
* Merge "fix bug where sync settings set lost upon upgrade from donut and eclai...Fred Quintana2010-03-241-4/+86
|\
| * fix bug where sync settings set lost upon upgrade from donut and eclairFred Quintana2010-03-241-4/+86
* | Adding some automated tests for apps on SD (and their corresponding apps).Neal Nguyen2010-03-2340-6/+1288
* | * Move connectivity manager test closer to source.Xia Wang2010-03-236-0/+831
* | Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a para...Kenny Root2010-03-221-0/+8
|\ \ | |/ |/|
| * Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter.Keith Ito2010-03-211-0/+8
* | Merge "Allow transitionTo in enter/exit."Wink Saville2010-03-181-1/+149
|\ \
| * | Allow transitionTo in enter/exit.Wink Saville2010-03-181-1/+149
| |/
* | Make the VCardEntry more robust against badly behaving resolvers. Additionall...Daniel Lehmann2010-03-181-1/+1
|/
* Add additional sendMessage methods.Wink Saville2010-03-171-27/+27