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

Unified Diff: client/site_tests/suite_Factory/test_list

Issue 6410034: Add GPS hardware test to the factory suite. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: 'Add gps autotest to the factory suite.' 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_Factory/test_list
diff --git a/client/site_tests/suite_Factory/test_list b/client/site_tests/suite_Factory/test_list
index f2d359e4e92ddedaca622b83b7a5c574285dd068..f067de31b63a9fc7af687e8e7eb8d76e59d924e9 100644
--- a/client/site_tests/suite_Factory/test_list
+++ b/client/site_tests/suite_Factory/test_list
@@ -247,7 +247,11 @@ TEST_LIST = [
label_en='component validation',
label_zw='元件驗證',
unique_name='GRT_HWComponents',
- autotest_name='hardware_Components')]),
+ autotest_name='hardware_Components'),
+
+ AutomatedSubTest(
Nick Sanders 2011/03/24 06:53:36 This is the firmware modification sequence, Can yo
vb 2011/03/25 17:11:51 Done.
+ label_en='GPS hardware',
+ autotest_name='hardware_GPS')]),
# THIS IS A GOOGLE REQUIRED TEST.
# PLEASE DO NOT REMOVE THIS TEST IN PRODUCTION RELEASES.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698