e63764b468
Introducing feature of adding arbitrary projects which could be build or executed in the CI for the only purpose as testing Closes IDF-641 |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
README.txt | ||
sdkconfig.ci.default | ||
sdkconfig.ci.flash_80m_qio | ||
test.py |
This project tests if the app can start up in a certain configuration. To add new configuration, create one more sdkconfig.ci.NAME file in this directory. If you need to test for anything other than app starting up, create another test project.