OVMS3-idf/tools/unit-test-app/tools
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
..
ConfigDependency.yml Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
CreateSectionTable.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
ModuleDefinition.yml spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +08:00
TagDefinition.yml test: Allow per-unit-test timeouts 2018-05-21 12:27:10 +00:00
UnitTestParser.py python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00