Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
cts
/
727b65b0c9264e4601c19a4bd10bc4d2977aab96
/
tests
/
admin
433adf7
Verified Access: Add negative tests for new methods
by Eran Messeri
· 7 years ago
d7c7953
Fix CTS Test For DPM.removeUser()
by Eric Sandness
· 7 years ago
2971327
DPM: password blacklist tests
by Alexandru-Andrei Rotaru
· 7 years ago
6b354b3
Merge "Add cts suite tag to all CTS modules"
by TreeHugger Robot
· 7 years ago
503a3db
Add cts suite tag to all CTS modules
by jdesprez
· 7 years ago
10e8d40
Merge "Add android.test.base/stubs dependency"
by TreeHugger Robot
· 7 years ago
b1e48b3
Merge "CTS test for DPMS.isUsingUnifiedPassword"
by Pavel Grafov
· 7 years ago
b7a1329
Add android.test.base/stubs dependency
by Paul Duffin
· 7 years ago
d134648
Switch to modern ArgumentMatchers
by Philip P. Moltmann
· 7 years ago
691208a
CTS test for DPMS.isUsingUnifiedPassword
by Pavel Grafov
· 7 years ago
fda34ce
Stop statically including legacy-android-test
by Paul Duffin
· 7 years ago
27c3c8d
Flatten dependency hierarchy of legacy-android-test
by Paul Duffin
· 7 years ago
f1efbc6
Add all CTS tests to VTS, to improve VTS coverage. b/62423436.
by nickrose
· 8 years ago
c40b6fd
add component metadata to all CTS module configs
by Guang Zhu
· 8 years ago
51cd9e8
Prepare for removal of junit and android.test classes from Android API (step 1)
by Paul Duffin
· 8 years ago
95a4c0e
cts: Add all tests to general-tests
by Simran Basi
· 8 years ago
fd6d41d
Update configurations to avoid using ApkInstaller
by jdesprez
· 8 years ago
d514661
Disable test on devices that don't support device admin
by Kenny Guy
· 8 years ago
cdbeb9e
Use nullable instead to accept null value
by Tony Mak
· 8 years ago
bc55822
Refactor code incompatible with Mockito 2.7.13
by Paul Duffin
· 8 years ago
017121a
Updating devicepolicy tests for dpm.setSecureSetting
by Suprabh Shukla
· 8 years ago
8588c17
Add CTS test for resetPasswordWithToken
by Rubin Xu
· 8 years ago
41c383b
Merge "Fix auto time test case for profile owners."
by Jason Parks
· 8 years ago
38c031c
Fix auto time test case for profile owners.
by Jason Parks
· 8 years ago
1f7bbc5
CTS test for createAdminSupportIntent()
by phweiss
· 8 years ago
03998cb
Add CTS tests for 'BackupServiceEnable' methods in DevicePolicyManager.
by Sergey Poromov
· 8 years ago
d490487
Replace custom mock class with mockito spy
by Robin Lee
· 8 years ago
a7f8f18
Test for EXTRA_USER in deviceadmin password APIs
by Robin Lee
· 8 years ago
db81684
Fix DevicePolicyManagerTest#testIsNetworkLoggingEnabled_failIfNotDeviceOwner
by Michal Karpinski
· 8 years ago
c72ea7a
User model and DeviceAdminReceiver related CTS tests for network logging
by Michal Karpinski
· 8 years ago
15a3f4e
Remove "only if" part of managed provisioning test am: 30dc646ade am: d8aeb89fa6 am: 8232211074 am: 33d38a1fb8 am: 37c899cbe6 am: b9b2cf7d13
by Benjamin Franz
· 8 years ago
0dd0025
Remove "only if" part of managed provisioning test am: 30dc646ade am: d8aeb89fa6 am: 8232211074 am: 33d38a1fb8 am: 37c899cbe6
by Benjamin Franz
· 8 years ago
34a8fa5
Refresh on runtime-hint for all modules
by Julien Desprez
· 8 years ago
30dc646
Remove "only if" part of managed provisioning test
by Benjamin Franz
· 8 years ago
a7cd06c
remove use of CTS_TESTCASES_OUT
by Guang Zhu
· 8 years ago
8d24d1b
remove use of CTS_TESTCASES_OUT
by Guang Zhu
· 8 years ago
75b6a5e
Avoid JUnit4 collision in android-support-test, mockito-target
by Guang Zhu
· 8 years ago
25f666d
add platform testing annotations to all CTS test modules
by Guang Zhu
· 9 years ago
3f1c14f
Remove filtering from ApkInstrumentationPreparer
by Aaron Holden
· 9 years ago
cf3b5cc
Merge "Selected CTS testcases to use as AVD-based presubmit test." into nyc-dev
by Keun Soo Yim
· 9 years ago
2abe255
Selected CTS testcases to use as AVD-based presubmit test.
by Keun Soo Yim
· 9 years ago
eceb394
Adjusting CTS tests after unifying logging naming to security logging
by Michal Karpinski
· 9 years ago
2ff78ae
Switch to CTSv2
by Stuart Scott
· 9 years ago
825da90
Adding CTS DeviceAdminReceiver for M1 NYC features
by Michal Karpinski
· 9 years ago
71a1a70
Remove tests for DPM.createAndInitializeUser and createUser
by phweiss
· 9 years ago
3732f66
Move all resetPassword() tests to hostside test
by Makoto Onuki
· 9 years ago
4fb741b
CTS tests for DPM Device Owner device logging
by Michal Karpinski
· 9 years ago
ee1e7c6
Merge "Test for createAndManageUser"
by Philipp Weiß
· 9 years ago
013f5c2
Merge "CTS tests for DPM#requestBugreport()"
by Michal Karpinski
· 9 years ago
9dd9d50
Fail early if DO isn't set properly.
by Makoto Onuki
· 9 years ago
4843564
Test for createAndManageUser
by phweiss
· 9 years ago
23623af
CTS tests for DPM#requestBugreport()
by Michal Karpinski
· 9 years ago
f2a9041
CTS for setCrossProfileContactsSearchDisabled and getCrossProfileContactsSearchDisabled
by Victor Chang
· 9 years ago
f0bd8a0
CTS Test: DA cannot call DPM.reboot()
by Mahaver Chopra
· 9 years ago
39123d5
Use current user with dpm command
by Fyodor Kupolov
· 9 years ago
a99b647
Remove unused and wrong code from CTS
by Makoto Onuki
· 9 years ago
1b14288
Fix CTS for DPM.resetPassword().
by Makoto Onuki
· 9 years ago
7384c1d
Migrate Admin to CTSv2.
by Stuart Scott
· 9 years ago