Merge lp://staging/~kejun-zhou/lava-android-test/usbhardware into lp://staging/lava-android-test
Proposed by
Kejun ZHOU
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~kejun-zhou/lava-android-test/usbhardware |
Merge into: | lp://staging/lava-android-test |
Diff against target: |
80 lines (+62/-0) 3 files modified
MANIFEST.in (+2/-0) lava_android_test/test_definitions/usbhardware.py (+47/-0) lava_android_test/test_definitions/usbhardware/usbhardware.sh (+13/-0) |
To merge this branch: | bzr merge lp://staging/~kejun-zhou/lava-android-test/usbhardware |
Related bugs: | |
Related blueprints: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Yongqin Liu | Pending | ||
Review via email: mp+107185@code.staging.launchpad.net |
This proposal supersedes a proposal from 2012-05-23.
This proposal has been superseded by a proposal from 2012-05-24.
Description of the change
This test checks the value of "/sys/class/
To post a comment you must log in.
looks like you should just delete line 42: case_id> \w+):\W+ (?P<measurement >\d+\.\ d+)"
+#PATTERN = "^(?P<test_
line 63: + echo "state=unexist"
should that be "echo usbhardware=fail" ?