Re: [U-Boot] Some issues with the python tests

2016-10-19 Thread Stephen Warren
On 10/18/2016 04:30 PM, Stefan Bruens wrote: Hi, I have started diving into the u-boot python tests. Now I have come accross two problems: 1. I would like to access the config, specifically the paths to e.g. build_dir, result_dir, ... 2. I would like to run and log system commands Now while I

[U-Boot] Some issues with the python tests

2016-10-18 Thread Stefan Bruens
Hi, I have started diving into the u-boot python tests. Now I have come accross two problems: 1. I would like to access the config, specifically the paths to e.g. build_dir, result_dir, ... 2. I would like to run and log system commands Now while I can do this via the u_boot_console fixture, I