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

Unified Diff: client/site_tests/hardware_GPIOSwitches/control

Issue 1616002: GPIO button test (Closed)
Patch Set: Tested on proto machine, fix typo, iotools unpacking Created 10 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
Index: client/site_tests/hardware_GPIOSwitches/control
diff --git a/client/site_tests/hardware_GPIOSwitches/control b/client/site_tests/hardware_GPIOSwitches/control
new file mode 100644
index 0000000000000000000000000000000000000000..28a8af19ead7dd25a88e3239994c3f0594e5cfb2
--- /dev/null
+++ b/client/site_tests/hardware_GPIOSwitches/control
@@ -0,0 +1,16 @@
+# 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 = 'GPIO_SWITCHES'
+AUTHOR = 'The Chromium OS Authors'
+TIME='SHORT'
+TEST_CATEGORY = 'factory'
+TEST_CLASS = 'hardware'
+TEST_TYPE = 'client'
+
+DOC = """
+This test checks if the buttons and mode switches are set as expected
+"""
+
+job.run_test('hardware_GPIOSwitches')
« no previous file with comments | « client/deps/iotools/iotools.arm.patch ('k') | client/site_tests/hardware_GPIOSwitches/hardware_GPIOSwitches.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698