~kejun-zhou/lava-android-test/usbhardware

« back to all changes in this revision

Viewing changes to lava_android_test/test_definitions/usbhardware.py

  • Committer: root
  • Date: 2012-05-03 02:32:41 UTC
  • Revision ID: root@stebjsxu0119-20120503023241-3n5kawd59mbili5k
update

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
                          'shell chmod 777 %s' % test_sh_android_path]
35
35
 
36
36
ADB_SHELL_STEPS = [test_sh_android_path]
37
 
#PATTERN = "^(?P<test_case_id>\w+):\W+(?P<measurement>\d+\.\d+)"
38
37
PATTERN = "^\s*(?P<test_case_id>\w+)=(?P<result>\w+)\s*$"
39
38
 
40
39
inst = lava_android_test.testdef.AndroidTestInstaller(