mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
31773b8ed2
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. |
||
---|---|---|
.. | ||
bin | ||
docs | ||
Utility | ||
__init__.py | ||
App.py | ||
DUT.py | ||
Env.py | ||
EnvConfig.py | ||
EnvConfigTemplate.yml | ||
requirements.txt | ||
TinyFW.py |