pytest_bluezenv.Btmon#
- class pytest_bluezenv.Btmon(args=None)[source]#
Host plugin running btmon and forwarding output to logging. Parses timestamps output by btmon.
- __init__(args=None)[source]#
Configure plugin (runs on parent host side). This is called at test discovery time, so should mainly store static data.
Methods
__init__([args])Configure plugin (runs on parent host side).
presetup(config)Parent host-side setup, before VM environment is started.
setup(impl)VM-side setup
stop()teardown()VM-side teardown
Attributes
- depends = ()
- name = 'btmon'
- value = None