OSDN Git Service

Move captures & PyHci/PyAclManager to common cert
authorZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 20:38:13 +0000 (12:38 -0800)
committerZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 20:38:13 +0000 (12:38 -0800)
commitb654bff281c058c0ac85c70bbfab706adbdd82b0
treecd65317c4b7d0bd527ad984abaa8bf011eea9155
parent30fc2b463d5366303607da615a84d9324f5b9fe5
Move captures & PyHci/PyAclManager to common cert

This way they can be used across tests.

Test: cert/run --host
Change-Id: I52c1ef1e9b24d2d143aa89a467a2eb535c8acb97
gd/cert/captures.py [moved from gd/hci/cert/captures.py with 100% similarity]
gd/cert/py_acl_manager.py [moved from gd/hci/cert/py_acl_manager.py with 96% similarity]
gd/cert/py_hci.py [moved from gd/hci/cert/py_hci.py with 96% similarity]
gd/hci/cert/acl_manager_test.py