mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
a1718c3700
This will be useful in automating CI tests without modifying the source code. Replace unittest with pytest in order to make parameter passing to test functions easier. Move target configuration reading and generating target object outside of the test function. Because we will run the test function for new targets and may want to add new test functions. While we are here, also fix pylint issues. Signed-off-by: Metin Kaya <metin.kaya@arm.com>
6 lines
76 B
YAML
6 lines
76 B
YAML
LocalLinuxTarget:
|
|
entry-0:
|
|
connection_settings:
|
|
unrooted: True
|
|
|