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

Issue 3129013: Add an SD card reader test. (Closed)

Created:
10 years, 4 months ago by bfreed
Modified:
9 years, 4 months ago
Reviewers:
petkov, choonc
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://git@chromiumos-git/autotest.git
Visibility:
Public.

Description

Add an SD card reader test. BUG=none TEST=Automatic: Plug in an SD card and run this test. An inserted SD card is required to get the USB device powered up. We look for the Realtek card reader USB device, then for a removable block device.

Patch Set 1 #

Patch Set 2 : Remove vendor-specific identification. #

Total comments: 12

Patch Set 3 : Returned the Realtek-specific checks, and look for a removable block device. #

Total comments: 4

Patch Set 4 : Rename test to hardware_RealtekCardReader. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -0 lines) Patch
A client/site_tests/hardware_RealtekCardReader/control View 1 chunk +21 lines, -0 lines 0 comments Download
A client/site_tests/hardware_RealtekCardReader/hardware_RealtekCardReader.py View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
bfreed
10 years, 4 months ago (2010-08-13 18:33:31 UTC) #1
petkov
What's the purpose of this test? Isn't checking for the specific Realtek device ID too ...
10 years, 4 months ago (2010-08-13 19:48:17 UTC) #2
bfreed
10 years, 4 months ago (2010-08-18 23:23:31 UTC) #3
bfreed
On 2010/08/13 19:48:17, petkov wrote: > What's the purpose of this test? > > Isn't ...
10 years, 4 months ago (2010-08-18 23:26:09 UTC) #4
petkov
http://codereview.chromium.org/3129013/diff/4001/5001 File client/site_tests/hardware_CardReader/control (right): http://codereview.chromium.org/3129013/diff/4001/5001#newcode7 client/site_tests/hardware_CardReader/control:7: PURPOSE = 'Verify the Realtek card reader basically works.' ...
10 years, 4 months ago (2010-08-18 23:52:44 UTC) #5
bfreed
10 years, 4 months ago (2010-08-19 21:40:25 UTC) #6
bfreed
http://codereview.chromium.org/3129013/diff/4001/5001 File client/site_tests/hardware_CardReader/control (right): http://codereview.chromium.org/3129013/diff/4001/5001#newcode7 client/site_tests/hardware_CardReader/control:7: PURPOSE = 'Verify the Realtek card reader basically works.' ...
10 years, 4 months ago (2010-08-19 21:45:10 UTC) #7
petkov
LGTM w/ a suggestion below and a question: Does it make sense to rename the ...
10 years, 4 months ago (2010-08-19 21:45:24 UTC) #8
petkov
http://codereview.chromium.org/3129013/diff/11001/6002 File client/site_tests/hardware_CardReader/control (right): http://codereview.chromium.org/3129013/diff/11001/6002#newcode18 client/site_tests/hardware_CardReader/control:18: This test applies to x86 systems only. Btw, is ...
10 years, 4 months ago (2010-08-19 21:56:38 UTC) #9
bfreed
10 years, 4 months ago (2010-08-19 23:40:58 UTC) #10
bfreed
I renamed the test hardware_RealtekCardReader. http://codereview.chromium.org/3129013/diff/11001/6002 File client/site_tests/hardware_CardReader/control (right): http://codereview.chromium.org/3129013/diff/11001/6002#newcode18 client/site_tests/hardware_CardReader/control:18: This test applies to ...
10 years, 4 months ago (2010-08-19 23:43:45 UTC) #11
petkov
10 years, 4 months ago (2010-08-19 23:47:49 UTC) #12
ok, still lgtm

Powered by Google App Engine
This is Rietveld 408576698