1.1.3.1.1.1.3. test_automation.targets.fvp.plugin

1.1.3.1.1.1.3.1. Attributes

logger

1.1.3.1.1.1.3.2. Functions

make_fvp_bundle(platform_dict, cfg)

Build and return a driver instance for the fvp platform.

1.1.3.1.1.1.3.3. Module Contents

test_automation.targets.fvp.plugin.logger[source]
test_automation.targets.fvp.plugin.make_fvp_bundle(platform_dict, cfg)[source]

Build and return a driver instance for the fvp platform.

Parameters:
  • platform_dict – Platform configuration mapping as loaded from YAML.

  • cfg – Global configuration object and forwarded to the telnet session manager for context.

Returns:

A DriverBundle.

Return type:

test_automation.targets.registry.DriverBundle