esp-idf/tools/ci
Ivan Grokhotkov 4f9e22945c Merge branch 'feature/esp_hid_component_test_app' into 'master'
feat(esp_hid): migrate the tests from unit-test-app

Closes IDF-5575

See merge request espressif/esp-idf!26077
2023-09-22 23:21:53 +08:00
..
idf_pytest feat(ci): add ci cases for openthread border router 2023-09-14 15:30:10 +08:00
integration_test
python_packages
build_template_app.sh feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_test_rules.py feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
check_callgraph.py
check_codeowners.py
check_copyright_config.yaml change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts 2023-09-11 19:33:17 +05:30
check_copyright_ignore.txt feat(esp_hid): migrate the tests from unit-test-app 2023-09-21 14:25:08 +02:00
check_deprecated_kconfigs.py
check_esp_memory_utils_headers.sh
check_examples_extra_component_dirs.sh feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples 2023-09-19 10:38:24 +02:00
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py refactor(tools): public header check also checks c++ now 2023-08-09 16:23:13 +08:00
check_public_headers_exceptions.txt feat(freertos): Add beta support for FreeRTOS v10.5.1 kernel 2023-09-18 21:32:14 +08:00
check_readme_links.py
check_requirement_files.py
check_rules_components_patterns.py fix(pre-commit): ignore files not in git repo 2023-09-15 18:57:35 +08:00
check_rules_yml.py
check_soc_headers_leak.py
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
checkout_project_ref.py
ci_build_apps.py ci(pytest): use one class to filter the nightly_run 2023-08-18 08:36:06 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
cleanup_ignore_lists.py ci: fix cleanup_ignore_lists.py on windows 2023-09-21 12:59:17 +02:00
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt ci(pytest): move pytest utils into tools/ci/idf_pytest 2023-08-18 08:36:06 +08:00
executable-list.txt feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples 2023-09-19 10:38:24 +02:00
fix_empty_prototypes.sh
generate_rules.py
get-full-sources.sh
get_all_test_results.py
get_supported_examples.sh
idf_ci_utils.py ci(pytest): move pytest utils into tools/ci/idf_pytest 2023-08-18 08:36:06 +08:00
idf_unity_tester.py
ignore_build_warnings.txt
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt ci: add pre-commit to cleanup ignore lists 2023-08-09 12:09:31 +08:00
push_to_github.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh