utils/target_script: Introduce a timeout parameter
Devlib has a timeout parameter for the execute() API. Expose this
parameter in the run() method of target_script in order to let user get
a TimeoutException whenever a script runs for longer than expected.
Signed-off-by:
Quentin Perret <quentin.perret@arm.com>
Loading
Please register or sign in to comment