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

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

Issue 6677093: add Profile Permissions test (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Fix copyright dates Created 9 years, 9 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/security_ProfilePermissions/security_ProfilePermissions.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suites/control.security
diff --git a/server/site_tests/suites/control.security b/server/site_tests/suites/control.security
index 07f826d64643584c33abf68d299431998846e3e5..f901285d2d2fbf202c793fd3a6bdd49add36b7b4 100644
--- a/server/site_tests/suites/control.security
+++ b/server/site_tests/suites/control.security
@@ -18,6 +18,7 @@ Security Functional test suite.
TESTS = [
('security_DbusOwners', {}),
('security_NetworkListeners', {}),
+ ('security_ProfilePermissions', {}),
('security_RendererSandbox', {}),
('security_ReservedPrivileges', {}),
('security_RestartJob', {}),
« no previous file with comments | « client/site_tests/security_ProfilePermissions/security_ProfilePermissions.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698