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

Issue 1274003: Add the Bluetooth semi-automated test to the hwqual suite. (Closed)

Created:
10 years, 9 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
mbligh
CC:
chromium-os-reviews_chromium.org, kmixter1, petkov, seano, ericli, sosa
Visibility:
Public.

Description

Add the Bluetooth semi-automated test to the hwqual suite.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M client/site_tests/suite_HWQual/README.txt View 1 chunk +8 lines, -0 lines 0 comments Download
A client/site_tests/suite_HWQual/control.bluetooth View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
10 years, 9 months ago (2010-03-25 17:28:13 UTC) #1
mbligh_google.com
10 years, 9 months ago (2010-03-25 17:31:56 UTC) #2
LGTM

On Thu, Mar 25, 2010 at 10:28 AM,  <petkov@chromium.org> wrote:
> Reviewers: mbligh,
>
> Description:
> Add the Bluetooth semi-automated test to the hwqual suite.
>
> Please review this at http://codereview.chromium.org/1274003
>
> Affected files:
>  M client/site_tests/suite_HWQual/README.txt
>  A client/site_tests/suite_HWQual/control.bluetooth
>
>
> Index: client/site_tests/suite_HWQual/README.txt
> diff --git a/client/site_tests/suite_HWQual/README.txt
> b/client/site_tests/suite_HWQual/README.txt
> index
>
1a79e06169e8a6494944d2f257ed3ea0be802755..86b2e3b55c23091b679148e4028c475d2283adf2
> 100644
> --- a/client/site_tests/suite_HWQual/README.txt
> +++ b/client/site_tests/suite_HWQual/README.txt
> @@ -144,6 +144,14 @@ Automated and Semi-Automated Test Runs
>                   -c client/site_tests/suite_HWQual/control.suspend_resume
>
>
> +* If the DUT has a Bluetooth adapter, run the Bluetooth semi-automated
> +  tests by following the instructions specified in the control file
> +  (control.bluetooth) and then executing:
> +
> +  $ ./server/autoserv -r results.bluetooth -m <DUT_IP> \
> +                  -c client/site_tests/suite_HWQual/control.bluetooth
> +
> +
>  * Run the device on AC. Plug a power draw USB dongle in each USB port.
>   Run the max power draw test:
>
> Index: client/site_tests/suite_HWQual/control.bluetooth
> diff --git a/client/site_tests/suite_HWQual/control.bluetooth
> b/client/site_tests/suite_HWQual/control.bluetooth
> new file mode 120000
> index
>
0000000000000000000000000000000000000000..320c1b4588046c9f60e5b1259252d00d06b4c6ef
> --- /dev/null
> +++ b/client/site_tests/suite_HWQual/control.bluetooth
> @@ -0,0 +1 @@
> +../desktopui_BluetoothSemiAuto/control
> \ No newline at end of file
>
>
>

Powered by Google App Engine
This is Rietveld 408576698