esp-idf/tools/ci/python_packages/tiny_test_fw
He Yin Ling 31773b8ed2 ttfw: fix DUT check functions are called after case finished:
DUT check functions are executed in receive thread. If we put data to
data cache before execute the check functions, the main thread could
handle the data cache first and mark test case finished. We will execute
check functions first to make sure it's executed before case finished.
2021-06-18 09:58:19 +08:00
..
Utility
bin
docs
App.py
DUT.py ttfw: fix DUT check functions are called after case finished: 2021-06-18 09:58:19 +08:00
Env.py
EnvConfig.py
EnvConfigTemplate.yml
TinyFW.py Merge branch 'ci/shorter_performance_test_log' into 'master' 2021-05-21 06:48:16 +00:00
__init__.py
requirements.txt