OVMS3-idf/tools/tiny-test-fw
He Yin Ling 6ee7492512 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-12-11 15:57:49 +11: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-12-11 15:57:49 +11:00
Utility CI: use parallel attribute in CI config file 2019-07-03 16:53:34 +08:00
App.py tiny-test-fw: add build config and target options 2019-12-11 15:57:49 +11: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-12-11 15:57:49 +11:00
DUT.py tiny-test-fw: add build config and target options 2019-12-11 15:57:49 +11:00
Env.py tiny-test-fw: add build config and target options 2019-12-11 15:57:49 +11:00
EnvConfig.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
EnvConfigTemplate.yml test: add test fw for example test 2017-10-31 17:42:19 +08:00
example.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01: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 test: add test fw for example test 2017-10-31 17:42:19 +08:00
TinyFW.py test: include chip in test case ID 2019-04-19 14:39:44 +08:00