pytest_bluezenv.Bdaddr#
- class pytest_bluezenv.Bdaddr[source]#
Host plugin providing host.bdaddr. Loaded by default.
- __init__()[source]#
Configure plugin (runs on parent host side). This is called at test discovery time, so should mainly store static data.
Methods
__init__()Configure plugin (runs on parent host side).
presetup(config)Parent host-side setup, before VM environment is started.
setup(impl)VM-side setup
teardown()VM-side teardown
Attributes
- depends = ()
- name = 'bdaddr'
- value = None