Ivan Grokhotkov 7f18576e23 Merge branch 'bugfix/inline_get_cpu_id_hal_func' into 'master' 5 år sedan
..
main 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
CMakeLists.txt 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
README.txt 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
app_test.py 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
sdkconfig.ci.default 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
sdkconfig.ci.flash_80m_qio 30c6e27bcc CI: document test-apps feature, updated test-apps structure 6 år sedan
sdkconfig.ci.no_vfs 2548a3e528 ci: add startup tests with VFS disabled 5 år sedan
sdkconfig.ci.no_vfs_partial 2548a3e528 ci: add startup tests with VFS disabled 5 år sedan
sdkconfig.ci.opt_o0 b2fd9dd51c ci: add basic startup test for when CONFIG_COMPILER_OPTIMIZATION_NONE=y 5 år sedan

README.txt

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.