- eb86f4a Run idle maintenance at the end of tests. by Sudheer Shanka · 5 years ago
- f5dac30 Merge "CTS: Add test for WifiManager#getCountryCode()" into rvc-dev by David Su · 5 years ago
- 68d18d0 Merge "Test for not sending multiple augmented autofill request on the same field" into rvc-dev by Feng Cao · 5 years ago
- f9da59b Merge changes I3c9bd771,I244c3624,Ia7e87750,Ifb5e93be,Idda6b89e into rvc-dev by TreeHugger Robot · 5 years ago
- c04d6b0 Merge "Move to using a host side test for APN changes" into rvc-dev by Hall Liu · 5 years ago
- 9ea3d7d CTS: Add test for WifiManager#getCountryCode() by David Su · 5 years ago
- 660657f Merge "Fix ConnectivityConstraint tests, take 3." into rvc-dev by TreeHugger Robot · 5 years ago
- 9ca1658 Merge "Fix SubscriptionManagerTest:testSetPreferredDataSubscriptionId" into rvc-dev by Xiangyu/Malcolm Chen · 5 years ago
- aaf26f6 Test for not sending multiple augmented autofill request on the same field by Feng Cao · 5 years ago
- 61e108e WifiNetworkSpecifierTest: Add checks for isWifiSupported by Roshan Pius · 5 years ago
- 14d0161 WifiNetworkSpecifierTest: Support for more network types by Roshan Pius · 5 years ago
- 07ec0b1 WifiNetworkSpecifierTest: Test for simulating user reject flow by Roshan Pius · 5 years ago
- 40cbd3c WifiNetworkSpecifierTest: More tests using different specifiers by Roshan Pius · 5 years ago
- d9b7d4f WifiNetworkSpecifierTest: Test connection using wifiNetworkSpecifier by Roshan Pius · 5 years ago
- b1e669f Fix SubscriptionManagerTest:testSetPreferredDataSubscriptionId by Malcolm Chen · 5 years ago
- bc0fc59 Merge "Fixes tests failed after autofill behavior changed" into rvc-dev by TreeHugger Robot · 5 years ago
- ae1dbfa Merge "fix incremental installation test" into rvc-dev by TreeHugger Robot · 5 years ago
- 10af27c Merge "Add CTS for PendingInsetsController behavior" into rvc-dev by Jorim Jaggi · 5 years ago
- 7a608ab Merge "Turn back on streaming installation tests" into rvc-dev by Songchun Fan · 5 years ago
- 066a0c8 Merge "Enable tests about new insets mode" into rvc-dev by TreeHugger Robot · 5 years ago
- 6733186 Fixes tests failed after autofill behavior changed by TYM Tsai · 5 years ago
- 322a75c Merge "Expand BlobStoreManagerTest#testMixedAccessType." into rvc-dev by Sudheer Shanka · 5 years ago
- 8514bb9 Merge "Mark WindowContextTest as flaky" into rvc-dev by TreeHugger Robot · 5 years ago
- 6d2cf1b Merge "Fix flakiness of testOnActivityResultAfterStop." into rvc-dev by TreeHugger Robot · 5 years ago
- f3dca54 Merge changes Ifb098057,I0abaf771,I8dd60499,I2fbbb79d,Ib3cb0ffa into rvc-dev by Roshan Pius · 5 years ago
- 1e449bb Merge "Modify testSetSystemSelectionChannels to use new API" into rvc-dev by TreeHugger Robot · 5 years ago
- 030f48a Mark WindowContextTest as flaky by Charles Chen · 5 years ago
- 24948d7 Merge "Remove testNonFullscreenActivityProhibited" into rvc-dev by Charles Chen · 5 years ago
- b5f559e Fix ConnectivityConstraint tests, take 3. by Kweku Adams · 5 years ago
- 5a518ac Merge "Add CTS test cases for takeScreenshot() API" into rvc-dev by Jacky Kao · 5 years ago
- f2c9fbb Expand BlobStoreManagerTest#testMixedAccessType. by Sudheer Shanka · 5 years ago
- e42c47d CtsNetTestCases: Add wifi feature check in new tests by Roshan Pius · 5 years ago
- 36dcefd Merge "Modernize PermissionsHostTest." into rvc-dev by Hai Zhang · 5 years ago
- 8656306 WifiManagerTest: Add CTS tests for factory reset by Roshan Pius · 5 years ago
- 57b8121 WifiManagerTest: Add CTS tests for WifiMigration builders by Roshan Pius · 5 years ago
- 10b0445 WifiManagerTest: Add CTS tests for various settings by Roshan Pius · 5 years ago
- 17cd5da WifiManagerTest: Add CTS test for forget API by Roshan Pius · 5 years ago
- 4ed2feb Merge "Add more blobstore related CTS tets." into rvc-dev by Sudheer Shanka · 5 years ago
- fec2d1d Move to using a host side test for APN changes by Hall Liu · 5 years ago
- d84de00 Add CTS for PendingInsetsController behavior by Jorim Jaggi · 5 years ago
- 0ce1606 Merge "CTS test for getApnTypesStringFromBitmask" into rvc-dev by TreeHugger Robot · 5 years ago
- e6b660a Modernize PermissionsHostTest. by Hai Zhang · 5 years ago
- 4788d1e Merge changes Ie1cecb26,I0b2e635e into rvc-dev by Philip P. Moltmann · 5 years ago
- 00d1de3 Add more blobstore related CTS tets. by Sudheer Shanka · 5 years ago
- 0929dc9 Merge "Fix android.content.pm.cts.PackageInfoTest#testPackageInfoOp array check" into rvc-dev by Winson Chiu · 5 years ago
- 1817c23 Merge "Cleans up intentfiltertests a bit" into rvc-dev by Patrick Baumann · 5 years ago
- 49a0dcf Merge "CTS: Add tests for ScanResult" into rvc-dev by David Su · 5 years ago
- 4498483 Enable tests about new insets mode by Tiger Huang · 5 years ago
- 7d33953 Merge "Add permission QUERY_ALL_PACKAGES to WM CTS" into rvc-dev by Riddle Hsu · 5 years ago
- 585923b Remove testNonFullscreenActivityProhibited by Charles Chen · 5 years ago
- fcb3744 Merge "Adds QUERY_ALL_PACKAGES to accessibility service tests" into rvc-dev by TreeHugger Robot · 5 years ago
- 9e8d535 Add permission QUERY_ALL_PACKAGES to WM CTS by Riddle Hsu · 5 years ago
- 0f0803a Fix flakiness of testOnActivityResultAfterStop. by wilsonshih · 5 years ago
- 9a14c24 Adds QUERY_ALL_PACKAGES to accessibility service tests by Rhed Jao · 5 years ago
- 0c929d1 Merge "Fix MediaSession.Token#equals()" into rvc-dev by Jaewan Kim · 5 years ago
- 322c66e Turn back on streaming installation tests by Songchun Fan · 5 years ago
- 3672d56 Merge "Add "name" to RoutingSessionInfo" into rvc-dev by Kyunglyul Hyun · 5 years ago
- b15749c Merge "Revert "Add tests for AppCompat gated changes."" into rvc-dev by Abhijeet Kaur · 5 years ago
- 2eb0d98 Merge "Add CTS test for COMPANION_APPROVE_WIFI_CONNECTIONS permission" into rvc-dev by Paul Murphy · 5 years ago
- 19ff78a Wait for uid proc state change by Philip P. Moltmann · 5 years ago
- 337eba9 Use non-capability based appop for testing by Philip P. Moltmann · 5 years ago
- 4fc7c48 Merge changes I0075de8b,Ia66c091a,I327c48d7 into rvc-dev by TreeHugger Robot · 5 years ago
- 410c5e0 WifiManagerTest: Add CTS test for TrafficState callback API by Roshan Pius · 5 years ago
- 56ed560 WifiManagerTest: Add CTS test for save API by Roshan Pius · 5 years ago
- 8acfb01 WifiManagerTest: Add CTS test for connect API by Roshan Pius · 5 years ago
- d3470ae CTS: Add tests for ScanResult by David Su · 5 years ago
- 7908123 Merge "Add CTS test to make sure EXTRA_PHONE_ACCOUNT_HANDLE is taken into account when placing an outgoing call." into rvc-dev by TreeHugger Robot · 5 years ago
- 4783fa8 Merge changes I506eb71d,I5aa9c43b,If43263ba into rvc-dev by TreeHugger Robot · 5 years ago
- 9f64338 Merge "Add a cts test for inline suggestion filtering." into rvc-dev by Ahaan Ugale · 5 years ago
- 7c1b900 Add CTS test to make sure EXTRA_PHONE_ACCOUNT_HANDLE is taken into by Grace Jia · 5 years ago
- 2b9ee1f Merge "Fix CTS Test Breakages for BarringInfo and RegFail" into rvc-dev by Nathan Harold · 5 years ago
- 9f1f9fd fix incremental installation test by Songchun Fan · 5 years ago
- b63b331 Merge changes I990dc4d0,Ib53cab3b into rvc-dev by David Su · 5 years ago
- 7fe1992 Merge "Allow unbuffered MotionEvent dispatch for View (2/2)" into rvc-dev by TreeHugger Robot · 5 years ago
- 78f65d1 Merge "Add basic CTS tests for inline augmented autofill" into rvc-dev by TreeHugger Robot · 5 years ago
- 397dd8b Cleans up intentfiltertests a bit by Patrick Baumann · 5 years ago
- 4630d8a Merge "Extend the CTS around samplerate+channel codec tests" into rvc-dev by TreeHugger Robot · 5 years ago
- f542bf4 Merge "Fix CTS tests" into rvc-dev by TreeHugger Robot · 5 years ago
- 31df871 Merge changes from topic "queryintentsblock-rvc-dev" into rvc-dev by Patrick Baumann · 5 years ago
- 19b167a Fix CTS tests by Santiago Seifert · 5 years ago
- 78148de Merge "Make MediaRouter2 callback classes as abstract" into rvc-dev by TreeHugger Robot · 5 years ago
- 04f80a6 Fix android.content.pm.cts.PackageInfoTest#testPackageInfoOp array check by Winson · 5 years ago
- 230fce1 Make MediaRouter2 callback classes as abstract by Hyundo Moon · 5 years ago
- cfbf729 Add CTS test for COMPANION_APPROVE_WIFI_CONNECTIONS permission by Paul Murphy · 5 years ago
- 9c8396f Adds QUERY_ALL_PACKAGES to Role Test by Patrick Baumann · 5 years ago
- 9e7a123 Add a cts test for inline suggestion filtering. by Ahaan Ugale · 5 years ago
- e34c5f7 Modify testSetSystemSelectionChannels to use new API by Hall Liu · 5 years ago
- 8724d6a Allow unbuffered MotionEvent dispatch for View (2/2) by Arthur Hung · 5 years ago
- 0dc2150 CTS: Add tests for WifiManager#calculateSignalLevel by David Su · 5 years ago
- c916ab0 CTS test for getApnTypesStringFromBitmask by Daniel Bright · 5 years ago
- 5d04252 Merge "Fix Inline CTS tests failing first time run." into rvc-dev by TreeHugger Robot · 5 years ago
- 28ecc1b CTS: Add test for WifiFrameworkInitializer by David Su · 5 years ago
- 3b34f88 Merge "Fix MediaStore_FilesTest failing with double insert." into rvc-dev by TreeHugger Robot · 5 years ago
- f22d4c7 Merge changes Icbc040f7,I87b237ff into rvc-dev by Eric Biggers · 5 years ago
- 9fef09e Extend the CTS around samplerate+channel codec tests by Ray Essick · 5 years ago
- 854befc Adds tests for queryIntent* by Patrick Baumann · 5 years ago
- f3f316e Fix CTS Test Breakages for BarringInfo and RegFail by Nathan Harold · 5 years ago
- 82aa759 Merge "CTS: Test WifiInfo.Builder" into rvc-dev by David Su · 5 years ago
- f1179d8 Fix MediaStore_FilesTest failing with double insert. by Sahana Rao · 5 years ago
- 2157073 Merge "Fix JobThrottling tests, take 2." into rvc-dev by Kweku Adams · 5 years ago