Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
a36a66a5422bc54af1e8205a9c8c23117515a818
/
tests
/
cts
/
net
a36a66a
skip WiFi test if not supproted
by Keun young Park
· 13 years ago
52cc91f
fix IPv6 loopback pattern
by Nick Kralevich
· 14 years ago
56f62ef
am e54f4889: am bb1ababe: am 0c292bb1: Data call establish time is related to network condition which can’t be controlled by the device. Extend the time limitation to 30 seconds to cover most of the cases.
by android-htc-contribute
· 14 years ago
e54f488
am bb1ababe: am 0c292bb1: Data call establish time is related to network condition which can’t be controlled by the device. Extend the time limitation to 30 seconds to cover most of the cases.
by android-htc-contribute
· 14 years ago
0c292bb
Data call establish time is related to network condition which can’t be controlled by the device.
by android-htc-contribute
· 14 years ago
ed5e67c
Merge "Add tests for SslError"
by Steve Block
· 14 years ago
19ad949
Add tests for SslError
by Steve Block
· 14 years ago
9f937db
am 77d823cf: am 739152d2: am 8670b1c2: ListeningPortsTest: Make error message more useful.
by Nick Kralevich
· 14 years ago
77d823c
am 739152d2: am 8670b1c2: ListeningPortsTest: Make error message more useful.
by Nick Kralevich
· 14 years ago
8670b1c
ListeningPortsTest: Make error message more useful.
by Nick Kralevich
· 14 years ago
a3b6f08
Merge remote branch 'goog/honeycomb-mr2'
by Brian Muramatsu
· 14 years ago
68f66bf
Fix for ConnectivityManagerTest
by Brian Muramatsu
· 14 years ago
b8ddbd0
Merge remote branch 'goog/gingerbread' into manualmerge
by Brian Muramatsu
· 14 years ago
e5ed9f7
am b44dd720: am 952fb86a: am c2e543dc: Merge "Test for Apache HttpClient" into gingerbread
by Brian Muramatsu
· 14 years ago
b44dd72
am 952fb86a: am c2e543dc: Merge "Test for Apache HttpClient" into gingerbread
by Brian Muramatsu
· 14 years ago
a18b717
Test for Apache HttpClient
by Brian Muramatsu
· 14 years ago
1ae190c
Fix NetworkInfo_DetailedStateTest Again
by Brian Muramatsu
· 14 years ago
36b6639
Fix for NetworkInfo_DetailedStateTest
by Brian Muramatsu
· 14 years ago
8128f7f
Merge remote branch 'goog/gingerbread' into manualmerge
by Brian Muramatsu
· 14 years ago
4a88b70
Backport from HC to Fix NetworkInfoTest
by Xia Wang
· 14 years ago
4d2f205
Merge remote branch 'goog/gingerbread' into manualmerge
by Brian Muramatsu
· 14 years ago
f108eda
Fix WifiInfoTest
by Irfan Sheriff
· 14 years ago
e704a78
Merge remote branch 'goog/gingerbread' into manualmerge
by Brian Muramatsu
· 14 years ago
a89c917
Fix cts tests for Wi-Fi only devices.
by Xia Wang
· 14 years ago
456706e
Merge remote branch 'korg/froyo' into froyomerge
by Brian Muramatsu
· 14 years ago
f3336d7
Remove Reference to Internal Phone Constant
by Brian Muramatsu
· 14 years ago
636c31a
Merge remote branch 'korg/froyo' into manualmerge
by Brian Muramatsu
· 14 years ago
76e1414
Test startUsingNetworkFeature TYPE_MOBILE_HIPRI
by Brian Muramatsu
· 15 years ago
3bd4323
Change SSLCertificateSocketFactoryTest.testCreateSocket host
by Brian Carlstrom
· 14 years ago
cda6b3d
Merge remote branch 'korg/froyo' into manualmerge
by Brian Muramatsu
· 15 years ago
328b217
DO NOT MERGE fix failing test testWifiInfoProperties for non-telephony devices
by Madan Ankapura
· 15 years ago
d9aec36
Merge remote branch 'korg/froyo' into gingerbread
by Brian Muramatsu
· 15 years ago
d2488d6
Test requestRouteToHost() except TYPE_WIFI
by Masanori Ogino
· 15 years ago
5e9814b
reconcile with open-source gingerbread CTS
by Jean-Baptiste Queru
· 15 years ago
b511c88
Nuke TrafficStatsTest#testTrafficStatsWithHost...
by Brian Muramatsu
· 15 years ago
553ae9a
still seeing flakyness. Increase retries.
by Nick Kralevich
· 15 years ago
26c4fe9
Make ListeningPortsTest less flaky.
by Nick Kralevich
· 15 years ago
f074f02
am 19b68add: am 8c329055: Merge "Fix Build" into froyo
by Brian Muramatsu
· 15 years ago
5822cf4
Fix Build
by Brian Muramatsu
· 15 years ago
358cf19
am 6873bf0f: am 91d0b1ea: Merge "Fix android.net.cts.ProxyTest" into froyo
by Brian Muramatsu
· 15 years ago
91d0b1e
Merge "Fix android.net.cts.ProxyTest" into froyo
by Brian Muramatsu
· 15 years ago
5f78c57
Fix android.net.cts.ProxyTest
by Brian Muramatsu
· 15 years ago
9e41017
Stop WifiManagerTest from disabling current network.
by Brett Chabot
· 15 years ago
bfc9868
Stop WifiManagerTest from disabling current network.
by Brett Chabot
· 15 years ago
5ff0ab3
Delete CM#testAccessNetworkPreference Test
by Brian Muramatsu
· 15 years ago
bf05633
Create CTS test for SSL hostname checks
by Brian Carlstrom
· 15 years ago
878dd15
Need enough time (1 sec) to read amounts of packet from /proc/stat_uid/[uid]/tcp_snd.
by DongseokYi
· 15 years ago
fa2e669
DO NOT MERGE Merge Eclair CTS Changes into Froyo
by Brian Muramatsu
· 15 years ago
20a98ac
Prohibit Listening Ports on Devices
by Brian Muramatsu
· 15 years ago
4706a3a
CTS test for android.net.TrafficStats
by Dan Egnor
· 15 years ago
c4b56b8
Fix NetworkInfoTest#testAccessNetworkInfoProperties
by Brett Chabot
· 15 years ago
cd7a8fa
SslCertificate should provide Date interface
by Brian Carlstrom
· 15 years ago
7aa0090
Fix ConnectivityManagerTest testRequestRouteToHost and testGetAllNetworkInfo.
by Brett Chabot
· 16 years ago
1bf60c8
Fix MailToTest.
by Brett Chabot
· 16 years ago
dcccc54
Change CTS tests to not build against SDK.
by Brett Chabot
· 16 years ago
1505142
Change CTS makefiles so apps are built in data not system partition.
by Brett Chabot
· 16 years ago
f4ffdb9
Remove a bunch of unused CTS tests from continuous test build to save space.
by Brett Chabot
· 16 years ago
bda6b58
More CTS cleanup
by Brett Chabot
· 16 years ago
8b360f5
Integrate unsubmitted cupcake change 147342:
by Phil Dubach
· 16 years ago
3e4391c
Merge change 2506 into donut
by Android (Google) Code Review
· 16 years ago
1c52e1c
Integrate unsubmitted cupcake change 123653:
by Phil Dubach
· 16 years ago
a87bf95
Integrate unsubmitted cupcake change 131139:
by Phil Dubach
· 16 years ago
e7a02b2
Revert "Change cts tests to use InstrumentationTestRunner."
by Brett Chabot
· 16 years ago
665f512
Change cts tests to use InstrumentationTestRunner.
by Brett Chabot
· 16 years ago
e480582
AI 148455: CTS: Change tests in Android plan to use new InstrumentationCtsTestRunner
by Phil Dubach
· 16 years ago
68b8cda
AI 148053: CTS: fixed failed testcases
by Scott Su
· 16 years ago
0f009ff
AI 147986: Change CTS tests to use InstrumentationCoreTestRunner, which has handled the @BrokenTest
by Scott Su
· 16 years ago
3165096
AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests
by Phil Dubach
· 16 years ago
71f2c4f
AI 146287: CTS: fixed failed problem in ProxyTest
by Scott Su
· 16 years ago
316ee5f
AI 146071: CTS: Clean up test annotations BUG=1654276
by Scott Su
· 16 years ago
d33eb60
AI 145881: Adding on to CL 145383, unhiding some additional methods and constants
by Eric Shienbrood
· 16 years ago
bcc4ca1
AI 145675: CTS: fixed the fail bug in android.net.cts.NetworkInfoTest
by Scott Su
· 16 years ago
c9ef937
AI 145668: CTS: add test cases for net.UrlQuerySanitizer.
by Scott Su
· 16 years ago
c2af01c
Automated import from //branches/cupcake/...@142888,142888
by Scott Su
· 16 years ago
3cae4df
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
8aa1b8f
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago