Commit Graph

424 Commits

Author SHA1 Message Date
Brett Chabot
7aa0090ef5 Fix ConnectivityManagerTest testRequestRouteToHost and testGetAllNetworkInfo.
Bugs 2138046 and 2138034.

Change-Id: I2c3973be9166892caaf2deb07bc15344b897b552
2009-12-08 19:52:35 -08:00
Brett Chabot
1bf60c89bb Fix MailToTest.
Changed the toString assertions to be parameter order independent.
2009-11-03 15:57:26 -08:00
Brett Chabot
dcccc54888 Change CTS tests to not build against SDK.
Most CTS test packages reference test related annotations in dalvik.annotation
which are not part of SDK. This was previously allowed due to bug in build
build system. For now, temporarily change CTS makefiles so they are not built
against SDK.

BUG 2114936
2009-09-11 15:31:30 -07:00
Brett Chabot
1505142f7b Change CTS makefiles so apps are built in data not system partition.
BUG 2053298

Change-Id: I2c541c03f7c33c69cde7b0567b080710658c8d28
2009-08-28 14:19:28 -07:00
Brett Chabot
f4ffdb9732 Remove a bunch of unused CTS tests from continuous test build to save space.
BUG 2053298
2009-08-14 14:17:58 -07:00
Brett Chabot
bda6b58510 More CTS cleanup
- Mark currently failing CTS tests as BrokenTests.
 - Fix race condition in LocationManagerTest
 - tweak host config to run tests in batch mode
 - fix genDefaultTestPlan and rename java package so permission2 tests get
included properly,

BUG 2053939
2009-08-14 01:42:59 -07:00
Phil Dubach
8b360f568a Integrate unsubmitted cupcake change 147342:
CTS: clean up code in android.net package
2009-06-11 15:50:32 -07:00
Android (Google) Code Review
3e4391c54f Merge change 2506 into donut
* changes:
  Integrate unsubmitted cupcake change 131139: 	CTS: add test cases for net.wifi.ScanResult, SupplicantState, WifiConfiguration, WifiInfo and WifiManager.     Added new tests as per mondrian comments. Cleaned code to get rid of eclipse warnings.
2009-06-03 11:41:46 -07:00
Phil Dubach
1c52e1c796 Integrate unsubmitted cupcake change 123653:
CTS: add test cases for net.SSLCertificateSocketFactory
2009-06-02 14:46:51 -07:00
Phil Dubach
a87bf95576 Integrate unsubmitted cupcake change 131139:
CTS: add test cases for net.wifi.ScanResult, SupplicantState, WifiConfiguration, WifiInfo and WifiManager.
    Added new tests as per mondrian comments. Cleaned code to get rid of eclipse warnings.
2009-05-26 18:52:43 -07:00
Brett Chabot
e7a02b243e Revert "Change cts tests to use InstrumentationTestRunner."
This reverts commit 665f512ebc.
2009-05-19 18:08:05 -07:00
Brett Chabot
665f512ebc Change cts tests to use InstrumentationTestRunner. 2009-05-14 15:55:21 -07:00
Phil Dubach
e480582d82 AI 148455: CTS: Change tests in Android plan to use new InstrumentationCtsTestRunner
BUG=1537738

Automated import of CL 148455
2009-05-07 10:34:41 -07:00
Scott Su
68b8cda17a AI 148053: CTS: fixed failed testcases
Automated import of CL 148053
2009-04-30 16:53:23 -07:00
Scott Su
0f009ffc55 AI 147986: Change CTS tests to use InstrumentationCoreTestRunner, which has handled the @BrokenTest
Automated import of CL 147986
2009-04-29 03:12:14 -07:00
Phil Dubach
3165096c2d AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests
CTS tests should use local module tag 'tests' such that they are not built
  and included in the image by default.
  BUG=1778334

Automated import of CL 147059
2009-04-20 17:57:22 -07:00
Scott Su
71f2c4fa15 AI 146287: CTS: fixed failed problem in ProxyTest
Automated import of CL 146287
2009-04-14 23:34:23 -07:00
Scott Su
316ee5f68b AI 146071: CTS: Clean up test annotations
BUG=1654276

Automated import of CL 146071
2009-04-13 23:23:32 -07:00
Eric Shienbrood
d33eb60d31 AI 145881: Adding on to CL 145383, unhiding some additional methods and constants
that ought to be exposed. Hid and deprecated the single-arg public
  constructor for NetworkInfo, and modified a CTS test that was testing it.
  Ran the android.net test package to make sure it still works.
  BUG=1779439

Automated import of CL 145881
2009-04-13 10:41:53 -07:00
Scott Su
bcc4ca1dfb AI 145675: CTS: fixed the fail bug in android.net.cts.NetworkInfoTest
Automated import of CL 145675
2009-04-09 22:36:44 -07:00
Scott Su
c9ef937af0 AI 145668: CTS: add test cases for net.UrlQuerySanitizer.
Automated import of CL 145668
2009-04-09 22:21:00 -07:00
Scott Su
c2af01c91d Automated import from //branches/cupcake/...@142888,142888 2009-03-26 01:42:37 -07:00
The Android Open Source Project
3cae4df32a auto import from //branches/cupcake_rel/...@140373 2009-03-18 17:39:42 -07:00
The Android Open Source Project
8aa1b8f449 auto import from //branches/cupcake_rel/...@138607 2009-03-15 16:47:16 -07:00