Skip to content
Commit 06194d1a authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.env: remove TestEnv

Rename lisa.env.TestEnv to lisa.target.Target. That new class is now
only used for connecting to the target, and is a thin wrapper around
devlib.target.Target.

Target.__init__ now takes plain parameters. Building from a TargetConf
is available through Target.from_conf.

Other responsabilities like creating EnergyMeter have been moved out and
can now be used independently.
parent a3e6097f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment