summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Extend unit test framework for Wifi soft AP configurationXia Wang2010-06-293-0/+143
* Move out all framework-tests classes.Brett Chabot2010-06-143-0/+460
* am ee7e6a78: merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
|\
| * merge from open-source masterThe Android Open Source Project2010-06-031-0/+20
* | am 3716ea04: am 06906796: If the network SSID is a string, it should be enclo...Xia Wang2010-05-201-1/+5
|\ \ | |/
| * 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
* | | Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage.Wink Saville2010-05-191-31/+43
* | | am 7361b741: am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP...Suchi Amalapurapu2010-05-181-3/+2
|\ \ \ | |/ /
| * | 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 aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the c...Suchi Amalapurapu2010-05-181-2/+3
|\ \ \ | |/ /
| * | 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
* | | ConnectivityManagerTestActivity can be launched from launcher.Xia Wang2010-05-172-4/+10
* | | am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enablin...Suchi Amalapurapu2010-05-131-0/+43
|\ \ \ | |/ /
| * | 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
* | | am b1110149: merge from open-source masterThe Android Open Source Project2010-05-131-0/+285
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-131-0/+285
| |/
* | Merge "Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING." into krakenJaikumar Ganesh2010-05-131-0/+10
|\ \ | |/ |/|
| * Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING.Daisuke Miyakawa2010-05-101-0/+10
* | 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