History log of /external/autotest/client/cros/bluetooth/output_recorder.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5c692b8b7a63a4c40f7ff990514567463cb24658 21-Nov-2016 Joseph Hwang <josephsih@chromium.org> cros/bluetooth: filtering expressions in output_recorder

This patch provides filtering expressions to the get_contents
method in the output_recorder module.

BUG=chromium:602461
TEST=None. Will be tested together with the CL:
bluetooth_AdapterLEAdvertising: add 16 test cases for multi-advertising

Change-Id: I3aaadc31f4f57e9e434f879feddfa08dd7c5ebee
Reviewed-on: https://chromium-review.googlesource.com/412907
Commit-Ready: Shyh-In Hwang <josephsih@chromium.org>
Tested-by: Shyh-In Hwang <josephsih@chromium.org>
Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org>
/external/autotest/client/cros/bluetooth/output_recorder.py
efaf035c4211b878a9e95e3b06b2eaa04899d6a0 29-Sep-2016 Joseph Hwang <josephsih@chromium.org> bluetooth_AdapterLEAdvertising: BLE advertising intervals autotest

Verify that the bluetooth adapter of a DUT could behave as a bluetooth
low-energy device and advertise with correct data and parameters.

Specifically, the following subtests are executed in this autotest.
- test_register_advertisement
- test_set_advertising_intervals
- test_reset_advertising

Note that testing about multi-advertisements is not included. The two
control files provide two distinct advertisement data cannot be run
in parallel for now. We may support multi-advertisements testing later.

CQ-DEPEND=CL:390191
BUG=chromium:602461
TEST=Conduct the autotest as follows:
(cr) $ test_that --board=$BOARD $DUT_IP bluetooth_AdapterLEAdvertising
or
(cr) $ test_that --board=$BOARD $DUT_IP bluetooth_AdapterLEAdvertising.case2

Change-Id: I7713e3c322ef74ec59ae401f9b6d67c3718c2568
Reviewed-on: https://chromium-review.googlesource.com/394578
Commit-Ready: Shyh-In Hwang <josephsih@chromium.org>
Tested-by: Shyh-In Hwang <josephsih@chromium.org>
Tested-by: Miao-chen Chou <mcchou@chromium.org>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
/external/autotest/client/cros/bluetooth/output_recorder.py