pytest_bluezenv.Bluetoothctl#

class pytest_bluezenv.Bluetoothctl[source]#

Host plugin for starting and controlling bluetoothctl with pexpect.

__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).

expect(*a, **kw)

presetup(config)

Parent host-side setup, before VM environment is started.

send(*a, **kw)

setup(impl)

VM-side setup

teardown()

VM-side teardown

Attributes

depends = [<pytest_bluezenv.host_plugins.Bluetoothd object>]
name = 'bluetoothctl'
value = None