OSDN Git Service

Move common setup to setup_test & teardown_test
authorZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 06:49:30 +0000 (22:49 -0800)
committerZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 06:50:55 +0000 (22:50 -0800)
commit30fc2b463d5366303607da615a84d9324f5b9fe5
tree1893283f75b01997842b9f2ea8dbbbecfb529897
parent2d949caf09870a6d6e1364e2d8223638ba5fa387
Move common setup to setup_test & teardown_test

No need to repeat ourselves each time, and this saves
in indentation in the tests.

Test: cert/run --host
Change-Id: I909af4e8898344895b1234d27bbabc958d41f482
gd/hci/cert/acl_manager_test.py