esp-idf/tools/tiny-test-fw
Sergei Silnov c57dfbc0b8 python: Fix yaml.load warnings
Since pyyaml 5.1 yaml.load without specifing loader is deprecated
Details: https://msg.pyyaml.org/load

To keep code compatible with older versions of pyyaml
and keep best perfomance CLoader with fallback to Loader is used.
2019-09-13 10:29:38 +00:00
..
IDF
Utility
docs
App.py
CIAssignExampleTest.py
CIAssignUnitTest.py
DUT.py
Env.py
EnvConfig.py
EnvConfigTemplate.yml
Runner.py
TestCase.py
TinyFW.py
example.py
requirements.txt