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 d7818a761fa0c4d4cce97eefa84e25bddf48584b..7462728b7d1cbee418dc24749b3f02ea107ddf79 100644 |
--- a/client/site_tests/suite_Factory/test_list |
+++ b/client/site_tests/suite_Factory/test_list |
@@ -89,6 +89,10 @@ TEST_LIST = [ |
label_zw='睡眠 / 喚醒', |
autotest_name='power_Resume'), |
+ AutomatedSubTest( |
+ label_en='GPS hardware', |
+ autotest_name='hardware_GPS'), |
+ |
AutomatedRebootSubTest( |
label_en='reboot (%s times)' % _REBOOT_SEQ_ITERATIONS, |
label_zw='重新開機 (%s 次)' % _REBOOT_SEQ_ITERATIONS, |