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

Unified Diff: chrome/browser/chromeos/login/enrollment/enrollment_screen.h

Issue 2716383002: Add Active Directory enterprise enrollment/domain join tests (Closed)
Patch Set: Update after review Created 3 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 | « no previous file | chrome/browser/chromeos/login/enterprise_enrollment_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/enrollment/enrollment_screen.h
diff --git a/chrome/browser/chromeos/login/enrollment/enrollment_screen.h b/chrome/browser/chromeos/login/enrollment/enrollment_screen.h
index 6e547f6b7bb84fbcd5b63f5555fe39adf2948875..08d0b6ebd336b7cddb9989d7b417b306159a5d9f 100644
--- a/chrome/browser/chromeos/login/enrollment/enrollment_screen.h
+++ b/chrome/browser/chromeos/login/enrollment/enrollment_screen.h
@@ -100,6 +100,10 @@ class EnrollmentScreen
TestAttributePromptPageGetsLoaded);
FRIEND_TEST_ALL_PREFIXES(EnterpriseEnrollmentTest,
TestAuthCodeGetsProperlyReceivedFromGaia);
+ FRIEND_TEST_ALL_PREFIXES(EnterpriseEnrollmentTest,
+ TestActiveDirectoryEnrollment_Success);
+ FRIEND_TEST_ALL_PREFIXES(EnterpriseEnrollmentTest,
+ TestActiveDirectoryEnrollment_UIErrors);
FRIEND_TEST_ALL_PREFIXES(HandsOffNetworkScreenTest, RequiresNoInput);
FRIEND_TEST_ALL_PREFIXES(HandsOffNetworkScreenTest, ContinueClickedOnlyOnce);
FRIEND_TEST_ALL_PREFIXES(EnrollmentScreenUnitTest, Retries);
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enterprise_enrollment_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698