esp-idf/tools/ci
Michael (XIAO Xufeng) 6a8aed12ee ci: partially enable ut tests for esp32c2
Disabled test cases are tracked in:

 IDF-4465, IDF-5045, IDF-5057, IDF-5058, IDF-5059, IDF-5060, IDF-5061, IDF-5131

- test_fatfs: IDF-5136

- test_pm: IDF-5053

- test_cache_mmu: IDF-5138

- test_partitions: IDF-5137

- test_vfs: IDF-5139

- test_freertos: IDF-5140

- test_wpa_supplicant: IDF-5046

- test_mbedtls: IDF-5141

- test_pthread: IDF-5142

- test_protocomm: IDF-5143

- test_lightsleep: IDF-5053

- test_taskwdt: IDF-5055

- test_tcp_transport: IDF-5144

- test_app_update: IDF-5145

- test_timer: IDF-5052

- test_spi: IDF-5146

- test_rtc_clk: IDF-5060

- test_heap: IDF-5167

ci: fixed issues for tests of libgcc, ets_timer, newlib

test_pm: support on C2
2022-06-02 14:23:35 +08:00
..
integration_test
python_packages ci: enable target tests for ESP32-C2 2022-06-02 11:10:29 +08:00
build_example_dirs.txt
build_pytest_apps.py ci: add qemu example 2022-05-21 00:11:59 +08:00
build_template_app.sh
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_warnings.py
check_callgraph.py
check_codeowners.py
check_copyright.py
check_copyright_config.yaml
check_copyright_ignore.txt ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
check_deprecated_kconfigs.py
check_esp_memory_utils_headers.sh
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py
check_public_headers_exceptions.txt
check_readme_links.py
check_requirement_files.py
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_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt ci: build and push Docker images in Github actions, add arm64 platform 2022-05-26 03:44:13 +02:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_all_test_results.py
get_supported_examples.sh
idf_ci_utils.py ci: add qemu example 2022-05-21 00:11:59 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt protobuf: Fix v4.21.0 (python) compatibility issue 2022-05-30 09:54:31 +05:30
static-analysis-rules.yml
test_autocomplete.py
test_build_system_cmake.sh ci: Fix failing build system test when FreeRTOS SMP is enabled 2022-05-25 16:31:34 +08:00
test_build_system_spaces.py
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh