Skip to content
Commit 5c69aa18 authored by Javi Merino's avatar Javi Merino
Browse files

libs/utils/env: Pass a force_new flag to force the creation of a new TestEnv

TestEnv only creates one object per session.  When you are
experimenting, sometimes you need to change target_conf or test_conf and
create a new TestEnv.  Add a force_new flag to force TestEnv to
reinitialize the platform with the new values.
parent 53045d85
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