OVMS3-idf/tools/tiny-test-fw
He Yin Ling b12a8bce5f ci: optimize unit test assignment:
Currently we use config and test function as filter when assign cases to one CI job. It's not necessary as the runner can run test with different configs / test functions. Now we will try to assign as many cases to a job as possible, to reduce the amount of jobs required.
2019-11-23 20:39:19 +08:00
..
docs tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
IDF tiny-test-fw: add build config and target options 2019-11-21 15:36:06 +01:00
Utility tiny-test-fw: revise unit test job config file: 2019-11-23 20:39:19 +08:00
App.py tiny-test-fw: add build config and target options 2019-11-21 15:36:06 +01:00
CIAssignExampleTest.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
CIAssignUnitTest.py ci: optimize unit test assignment: 2019-11-23 20:39:19 +08:00
DUT.py tiny-test-fw: add build config and target options 2019-11-21 15:36:06 +01:00
Env.py tiny-test-fw: add build config and target options 2019-11-21 15:36:06 +01:00
EnvConfig.py python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
EnvConfigTemplate.yml test: add test fw for example test 2017-10-31 17:42:19 +08:00
example.py ci: limit example test to ESP32s 2019-09-04 10:53:25 +10:00
requirements.txt tiny-test-fw: enhanced junit test report support: 2018-11-22 20:49:15 +08:00
Runner.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
TestCase.py python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
TinyFW.py test: include chip in test case ID 2019-04-19 14:39:44 +08:00