README.md
pyproject.toml
idf_ci/__init__.py
idf_ci/_compat.py
idf_ci/profiles.py
idf_ci/scripts.py
idf_ci/settings.py
idf_ci/utils.py
idf_ci.egg-info/PKG-INFO
idf_ci.egg-info/SOURCES.txt
idf_ci.egg-info/dependency_links.txt
idf_ci.egg-info/entry_points.txt
idf_ci.egg-info/requires.txt
idf_ci.egg-info/top_level.txt
idf_ci/cli/__init__.py
idf_ci/cli/_options.py
idf_ci/cli/build.py
idf_ci/cli/test.py
idf_ci/idf_pytest/__init__.py
idf_ci/idf_pytest/models.py
idf_ci/idf_pytest/plugin.py
idf_ci/idf_pytest/scripts.py
idf_ci/templates/__init__.py
idf_ci/templates/default_build_profile.toml
idf_ci/templates/default_ci_profile.toml
idf_ci/templates/default_test_profile.ini
tests/test_cli.py
tests/test_get_apps.py
tests/test_get_cases.py
tests/test_profiles.py
tests/test_settings.py