Philip P. Moltmann
85113d6739
Merge "Test that we can set and read txt records." into nyc-dev
...
am: 058f525
* commit '058f525d3502651dd54041d16bf60948c142119f':
Test that we can set and read txt records.
Change-Id: Ie0d5c7fe58366a7414346fc5d801ce658fefe10e
2016-03-31 04:00:18 +00:00
Philip P. Moltmann
058f525d35
Merge "Test that we can set and read txt records." into nyc-dev
2016-03-31 03:52:48 +00:00
Felipe Leme
4b9c2ac614
Fixed build broken by bad merge.
...
am: bbb00ff
* commit 'bbb00ffc0fe58ca94feaa0e940aaba5949572e00':
Fixed build broken by bad merge.
Change-Id: Ie6a53b63bb5c4e7b4222f542772f823d6f0e9e07
2016-03-31 00:31:32 +00:00
Felipe Leme
bbb00ffc0f
Fixed build broken by bad merge.
...
BUG: 27324964
Change-Id: Idbe6f8237b560db31eb949971358db41ac00d530
2016-03-30 16:37:24 -07:00
Felipe Leme
e4f6db2603
Test network restrictions while on foreground service state.
...
am: eb7e505
* commit 'eb7e5053c14775439f7df880462c53344080f60c':
Test network restrictions while on foreground service state.
Change-Id: I27a363f75b64208a9873b7b48e0ccb9e5eff9de4
2016-03-30 22:43:36 +00:00
Felipe Leme
c61593cf6e
Improved test case for blacklist access.
...
am: 9a4643c
* commit '9a4643cd0e2167c362465a51e75a18ac8c9cfb36':
Improved test case for blacklist access.
Change-Id: Ia7357a5c6c5feac950ab6eeac0d0f9fb77932340
2016-03-30 22:32:42 +00:00
Felipe Leme
eb7e5053c1
Test network restrictions while on foreground service state.
...
BUG: 27324964
BUG: 26776313
Change-Id: Idcd0a391333d243d17b6bd68c67becaad2b37fdd
2016-03-30 22:32:27 +00:00
Felipe Leme
9a4643cd0e
Improved test case for blacklist access.
...
BUG: 27127112
BUG: 26685616
Change-Id: I8b183cdb1cf5ebbc446176a042e4196ab063f1a3
2016-03-30 22:27:51 +00:00
Felipe Leme
0790992f57
Merge "Refactored method to get UIDs." into nyc-dev
...
am: 3787c6b
* commit '3787c6bb7ec3b78c396ea3252506bbf52d0eb2c1':
Refactored method to get UIDs.
Change-Id: I2bd4be846e8568fefa519e84b45b39718fddb926
2016-03-30 17:43:47 +00:00
Felipe Leme
3787c6bb7e
Merge "Refactored method to get UIDs." into nyc-dev
2016-03-30 17:09:11 +00:00
Felipe Leme
c3d29ebf21
Refactored method to get UIDs.
...
BUG: 27904062
Change-Id: Ib0d3911f40e0a5deed833f71e75abd10a224768f
2016-03-30 10:07:20 -07:00
Felipe Leme
a2342c6fc0
Merge "Added sanity check to verify process state." into nyc-dev
...
am: 3aef04b
* commit '3aef04bf0d47683ba592b74ef0124099f2264e93':
Added sanity check to verify process state.
Change-Id: Iaf20d13015a968df5301db01841793624aafceed
2016-03-30 15:54:05 +00:00
Felipe Leme
3aef04bf0d
Merge "Added sanity check to verify process state." into nyc-dev
2016-03-30 15:41:51 +00:00
Felipe Leme
de7cbcf6ee
Added sanity check to verify process state.
...
BUG: 26776313
BUG: 27324964
Change-Id: I209c04d5c6d89acdac9b5bdaee5a4dbd7700c53e
2016-03-29 17:57:14 -07:00
Philip P. Moltmann
10788e7864
Test that we can set and read txt records.
...
Bug: 27696905
Change-Id: I494665adeb8a859791bb5d08fe5b6ee73f20ac8d
2016-03-29 11:28:23 -07:00
Wally Yau
a5d2a5e761
Merge "Fixed test for lingering traffic data." into marshmallow-cts-dev am: 0f7a74c am: 8bdae23 am: 810b12c am: 324a5da am: 9a60672
...
am: 825b3f1
* commit '825b3f15958d46728a53510122ea45e1521fec5a':
Fixed test for lingering traffic data.
2016-03-28 22:25:25 +00:00
Wally Yau
825b3f1595
Merge "Fixed test for lingering traffic data." into marshmallow-cts-dev am: 0f7a74c am: 8bdae23 am: 810b12c am: 324a5da
...
am: 9a60672
* commit '9a606728458d1abc646fd39d32d273a5634c9142':
Fixed test for lingering traffic data.
2016-03-28 18:36:11 +00:00
Wally Yau
324a5da160
Merge "Fixed test for lingering traffic data." into marshmallow-cts-dev am: 0f7a74c am: 8bdae23
...
am: 810b12c
* commit '810b12cbb62c4c91f5deab49b228916bdb6f2708':
Fixed test for lingering traffic data.
2016-03-28 18:12:25 +00:00
Ningyuan Wang
34d61d5b3e
Merge "handle null mScanResult for CTS test" into nyc-dev
...
am: 87bfd9a
* commit '87bfd9a404e29cd380341836a66023054a5ceb10':
handle null mScanResult for CTS test
2016-03-23 01:21:51 +00:00
Ningyuan Wang
ebbfd8ce11
handle null mScanResult for CTS test
...
This adds one more assert statement to ensure the ScanResult
variable is not null before we proceed.
Bug: 27744749
TEST=run cts test without error
Change-Id: I48f3c5369792d3a55b594b71250b0dfdf0d5282b
2016-03-22 16:42:18 -07:00
Nicholas Sauer
41651cb6fe
Merge "[CTS] - Set test runtimes" into nyc-dev
...
am: f5e9c86
* commit 'f5e9c86985dc87c7d3be381db851e61109bfc343':
[CTS] - Set test runtimes
2016-03-20 00:31:49 +00:00
Nicholas Sauer
a552317982
[CTS] - Set test runtimes
...
bug: 27747405
Change-Id: If08ec156678d5435c88d9f179d3bacd064493aff
2016-03-19 00:10:02 +00:00
Felipe Leme
955bcf4dfc
Merge "Re-try commands that set/get metered networks." into nyc-dev
...
am: 2fb5f5d
* commit '2fb5f5dd39c00e612d7ab1aab85eea54a929f578':
Re-try commands that set/get metered networks.
2016-03-17 21:16:04 +00:00
Felipe Leme
275d05f0d3
Re-try commands that set/get metered networks.
...
BUG: 27671582
Change-Id: I9160a964b44e6d48d8932dc1e1ea7702a5359885
2016-03-17 14:08:46 -07:00
Paul Stewart
75415555a7
Merge "WifiManagerTest#testWifiWatchdog: Disambiguate failures" into nyc-dev
...
am: 6bb7d7b
* commit '6bb7d7b66f6b1a12ce4706e8ff0d290b6b61fc36':
WifiManagerTest#testWifiWatchdog: Disambiguate failures
2016-03-16 20:00:58 +00:00
Paul Stewart
104fd51f87
WifiManagerTest#testWifiWatchdog: Disambiguate failures
...
There is nothing in the WifiWatchdog test that supports the
assumption that the device under test is pre-configured with a
working WiFi network configuration. This CL makes it possible
from the test stack trace whether the test failed at the
beginning or during the reconnections.
Bug: 27638295
Change-Id: Iff1bd398c74076fb1a969741818562ea582e868e
2016-03-16 12:39:03 -07:00
Kevin Ma
c1ffd00d3c
Add theater mode test. am: d857ae7745 am: 6b5cb02329
...
am: 604deb783c
* commit '604deb783cad0a3646eccfe84373828fded2dd13':
Add theater mode test.
2016-03-14 22:40:13 +00:00
Kevin Ma
604deb783c
Add theater mode test. am: d857ae7745
...
am: 6b5cb02329
* commit '6b5cb023290fa341f1ed68b91df41fd6cd491185':
Add theater mode test.
2016-03-14 22:38:24 +00:00
Kevin Ma
00cfc46715
Merge "Add Airplane mode test." into cw-e-dev am: c7e43bddd3 am: 1525e170ea
...
am: f1b8dcd75b
* commit 'f1b8dcd75b96d7c98da2535337010d99336e2694':
Add Airplane mode test.
2016-03-14 22:20:09 +00:00
Kevin Ma
f1b8dcd75b
Merge "Add Airplane mode test." into cw-e-dev am: c7e43bddd3
...
am: 1525e170ea
* commit '1525e170eabb306f6c193d40570a9f99ccf337c4':
Add Airplane mode test.
2016-03-14 22:18:09 +00:00
Kevin Ma
d857ae7745
Add theater mode test.
...
Change-Id: Ie4c4d690fc1b10e917104536e7224c667365db6e
2016-03-14 15:15:42 -07:00
Kevin Ma
744f5e2688
Add Airplane mode test.
...
Change-Id: If3bfa92828cdc878b2f994beafc41faba7398feb
2016-03-14 15:05:37 -07:00
Roshan Pius
caa4fc6193
Merge "Wifi Cts: Set \'disableOthers\' flag in enableNetwork" into nyc-dev
...
am: 085db8850d
* commit '085db8850d6c46e9b654501f4be8166dc5874ab2':
Wifi Cts: Set 'disableOthers' flag in enableNetwork
2016-03-14 20:21:38 +00:00
Roshan Pius
2bbc892a80
Wifi Cts: Set 'disableOthers' flag in enableNetwork
...
Wifi framework only enables a network if it is going to connect to it
which is not the case when 'disableOthers' flag is false.
BUG: 27567420
Change-Id: I45d39f4f8efebd7e19fd0bcf5bd97a68d08217ee
2016-03-14 12:09:58 -07:00
Felipe Leme
dde8fdfc46
Merge "Print uid when running network checks." into nyc-dev
...
am: 231a1372ed
* commit '231a1372ed2373572db3ed526ed3f9b5e0ee0017':
Print uid when running network checks.
2016-03-09 23:22:58 +00:00
Felipe Leme
f448ccd08d
Print uid when running network checks.
...
BUG: 27570398
Change-Id: I4dcbd4e41641c406c687a0e29e2637581d91b17c
2016-03-09 15:10:55 -08:00
Felipe Leme
bc00708f0c
Merge "Added tests for battery save mode on non-metered networks." into nyc-dev
...
am: c6a9515d7c
* commit 'c6a9515d7cd83cf52ac2789761e84444366b60d8':
Added tests for battery save mode on non-metered networks.
2016-03-09 23:08:48 +00:00
Felipe Leme
b3cc6ef3ae
Added tests for battery save mode on non-metered networks.
...
BUG: 27127112
Change-Id: I4a05194a32294d15badfaa4156606e728f943a9a
2016-03-09 12:27:32 -08:00
Wally Yau
d7f1dbef66
Fixed test for lingering traffic data.
...
Change-Id: I7d68a518e25e17dbbaa57b12e2af4dc57b8df8d3
2016-03-07 16:16:09 -08:00
Felipe Leme
20213be6d5
Merge "Added CTS tests for apps that are blacklisted for restricted background data." into nyc-dev
...
am: a25335a0d7
* commit 'a25335a0d7a4cf0eb39b82d3277d9a88e4e22b4f':
Added CTS tests for apps that are blacklisted for restricted background data.
2016-03-04 01:49:12 +00:00
Felipe Leme
37c0bf0477
Added CTS tests for apps that are blacklisted for restricted background data.
...
BUG: 27432317
Change-Id: Ie9156ab4f2fa7c639d8e9a978954e09b322d6187
2016-03-02 14:35:20 -08:00
Felipe Leme
e16b201e00
Merge "Tagged app2 as a CTS test artifact." into nyc-dev
...
am: 86d5656885
* commit '86d56568852eab15be076c2ba47212ae0c0d2691':
Tagged app2 as a CTS test artifact.
2016-03-02 02:24:07 +00:00
Felipe Leme
d207fe5beb
Tagged app2 as a CTS test artifact.
...
BUG: 27436960
Change-Id: I4e97b6341dae3361f4efdaec3132a7aa9a38dece
2016-03-01 16:31:58 -08:00
Stuart Scott
9f75663841
Merge "Switch to CTSv2" into nyc-dev
...
am: 7c4a698a0b
* commit '7c4a698a0b45674fa8a83d497e982e537915a31a':
Switch to CTSv2
2016-03-01 07:44:43 +00:00
Stuart Scott
a9e563cf83
Switch to CTSv2
...
bug:21762834
Change-Id: Ie51a0ed4560b46c2f360e14980e5fab7fe6479fe
2016-02-29 21:51:59 -08:00
Felipe Leme
b917f628e9
Merge "Added CTS tests to check background network access while on power save mode." into nyc-dev
...
am: 893478002b
* commit '893478002b7d90925af0cec8ad88f70a9e009ae3':
Added CTS tests to check background network access while on power save mode.
2016-02-25 20:06:36 +00:00
Elliott Hughes
1f292d4e1a
Merge "Swapped memset params" am: 4a0f66749d
...
am: 87fd5810f7
* commit '87fd5810f7aa383e8f924e396596c1e523760777':
Swapped memset params
2016-02-25 16:55:13 +00:00
Elliott Hughes
87fd5810f7
Merge "Swapped memset params"
...
am: 4a0f66749d
* commit '4a0f66749db4cd45a696352ab2f4dbaf23c1dee3':
Swapped memset params
2016-02-25 16:20:58 +00:00
Edward Savage-Jones
4b05fbd1e7
Swapped memset params
...
memset bug
Change-Id: Icf173de400ae1cfcffd590b3fb789c54f6a55bae
2016-02-25 00:40:13 +01:00
Felipe Leme
31c9ec9cb4
Added CTS tests to check background network access while on power save mode.
...
BUG: 27127112
Change-Id: Ifa3019d7b94459d737a9dff80b4b36a2dd43aca5
2016-02-23 14:14:55 -08:00