OVMS3-idf/tools/tiny-test-fw
Ivan Grokhotkov eb85c4ec15 tiny-test-fw: handle case when ESPPORT is not set
Fix bug introduced in 8a88dd35, where .decode was called on result of
os.getenv, which was None if ESPPORT was not set.
2018-07-02 21:45:27 +08:00
..
docs tiny-test-fw: add class diagram to document 2018-07-02 10:40:23 +00:00
IDF tiny-test-fw: handle case when ESPPORT is not set 2018-07-02 21:45:27 +08:00
Utility FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
App.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
CIAssignExampleTest.py CI: assign unit test cases according to sdkconfig: 2018-05-24 03:40:03 +00:00
CIAssignUnitTest.py CI: assign unit test cases according to sdkconfig: 2018-05-24 03:40:03 +00:00
DUT.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
Env.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
EnvConfig.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
EnvConfigTemplate.yml test: add test fw for example test 2017-10-31 17:42:19 +08:00
example.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
requirements.txt tiny-test-fw: add requirements.txt, small docs tweaks 2018-07-02 10:40:23 +00:00
Runner.py tiny-test-fw: fix misc bugs: 2018-05-15 03:29:31 +00:00
TestCase.py test: add test fw for example test 2017-10-31 17:42:19 +08:00
TinyFW.py example test: integrate wifi throughput test to CI 2018-05-15 13:42:27 +08:00