pytest_bluezenv.Bluetoothd#

class pytest_bluezenv.Bluetoothd(debug=True, conf=None, args=())[source]#

Host plugin starting Bluetoothd.

__init__(debug=True, conf=None, args=())[source]#

Configure plugin (runs on parent host side). This is called at test discovery time, so should mainly store static data.

Methods

__init__([debug, conf, args])

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 = [<pytest_bluezenv.host_plugins.DbusSystem object>]
name = 'bluetoothd'
value = None