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

Unified Diff: client/site_tests/factory_EnableWriteProtect/force_run

Issue 3159033: add force_run utilities to help testing flashrom write protection stuff (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: Created 10 years, 4 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 | client/site_tests/hardware_EepromWriteProtect/force_run » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/factory_EnableWriteProtect/force_run
diff --git a/client/site_tests/factory_EnableWriteProtect/force_run b/client/site_tests/factory_EnableWriteProtect/force_run
new file mode 100644
index 0000000000000000000000000000000000000000..f29df30ccbca18030424f6a9fbf1fc3eeb91235a
--- /dev/null
+++ b/client/site_tests/factory_EnableWriteProtect/force_run
@@ -0,0 +1,17 @@
+# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+NAME = 'factory_EnableWriteProtect'
+AUTHOR = 'The Chromium OS Authors'
+TIME='SHORT'
+TEST_CATEGORY = 'Stub'
+TEST_CLASS = 'factory'
+TEST_TYPE = 'client'
+
+DOC = """
+This test enables Write Protection of EEPROM (flashrom).
+"""
+
+# adjust following parameters for your test.
+job.run_test('factory_EnableWriteProtect')
« no previous file with comments | « no previous file | client/site_tests/hardware_EepromWriteProtect/force_run » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698