Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: server/site_tests/suites/control.bvt

Issue 6597080: [autotest] Promote some Ownership tests to BVT, add new to regression suite (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/site_tests/suite_Smoke/control ('k') | server/site_tests/suites/control.regression » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suites/control.bvt
diff --git a/server/site_tests/suites/control.bvt b/server/site_tests/suites/control.bvt
index 52789a61455b978d6da646386e94b067497ee53a..debc51a730fa66242a6bff4df8259c6ae6216650 100644
--- a/server/site_tests/suites/control.bvt
+++ b/server/site_tests/suites/control.bvt
@@ -42,8 +42,12 @@ TESTS = [
('login_BadAuthentication', {}),
('login_CryptohomeIncognitoMounted', {}),
('login_CryptohomeMounted', {}),
+ ('login_CryptohomeUnmounted', {}),
+ ('login_CryptohomeIncognitoUnmounted', {}),
('login_LoginSuccess', {'tag': 'default'}),
('login_LoginSuccess', {'creds': '$apps', 'tag': 'apps'}),
+ ('login_OwnershipNotRetaken', {}),
+ ('login_OwnershipTaken', {}),
('login_RemoteLogin', {}),
('network_DisableInterface', {'iface_name': 'wlan0',
'tag': 'wlan0'}),
« no previous file with comments | « client/site_tests/suite_Smoke/control ('k') | server/site_tests/suites/control.regression » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698