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

Unified Diff: client/site_tests/suite_Factory/test_list

Issue 3164037: autotest: factory: add power_Resume test to factory runin for sleep/wake verif (Closed) Base URL: ssh://git@chromiumos-git/autotest.git
Patch Set: change chinese to transistional 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 | 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 b09e72edecce1b085afa93ea54a0f01235b66a01..bb2ab6751430fe97a3b9c6685beb9d605d01af5f 100644
--- a/client/site_tests/suite_Factory/test_list
+++ b/client/site_tests/suite_Factory/test_list
@@ -96,6 +96,11 @@ TEST_LIST = [
label_zw='圖型',
autotest_name='graphics_GLBench'),
+ AutomatedSubTest(
+ label_en='sleep / wake',
+ label_zw='睡眠 / 喚醒',
+ autotest_name='power_Resume'),
+
AutomatedRebootSubTest(
label_en='reboot (%s times)' % _REBOOT_SEQ_ITERATIONS,
label_zw='重新開機 (%s 次)' % _REBOOT_SEQ_ITERATIONS,
« 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