| 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,
|
|
|