OSDN Git Service

Move dut & cert channels into return result
authorZach Johnson <zachoverflow@google.com>
Tue, 3 Mar 2020 19:59:43 +0000 (11:59 -0800)
committerZach Johnson <zachoverflow@google.com>
Tue, 3 Mar 2020 22:32:28 +0000 (14:32 -0800)
commitd9f48cf529c0a35bddf77a6eb05fbe50116614ba
tree19c8c04641fc3c13a6a7d049ad9bfcf81a5bdbac
parent5f1e6978495cb3183d108d35e69de67b70c21576
Move dut & cert channels into return result

Simplfies access in tests (no self. prefix) and
is also less like global variables.

Test: cert/run --host --test_filter=L2capTest
Change-Id: Ie3bf7c9039a6018f16a587dab542b3d8f88781cc
gd/l2cap/classic/cert/l2cap_test.py