/ tools / ci / executable-list.txt
executable-list.txt
  1  components/app_update/otatool.py
  2  components/efuse/efuse_table_gen.py
  3  components/efuse/test_efuse_host/efuse_tests.py
  4  components/esp_wifi/test_md5/test_md5.sh
  5  components/espcoredump/espcoredump.py
  6  components/espcoredump/test/test_espcoredump.py
  7  components/espcoredump/test/test_espcoredump.sh
  8  components/heap/test_multi_heap_host/test_all_configs.sh
  9  components/mbedtls/esp_crt_bundle/gen_crt_bundle.py
 10  components/mbedtls/esp_crt_bundle/test_gen_crt_bundle/test_gen_crt_bundle.py
 11  components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py
 12  components/partition_table/gen_empty_partition.py
 13  components/partition_table/gen_esp32part.py
 14  components/partition_table/parttool.py
 15  components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
 16  components/spiffs/spiffsgen.py
 17  components/ulp/esp32ulp_mapgen.py
 18  docs/build_docs.py
 19  docs/check_lang_folder_sync.sh
 20  docs/idf_extensions/gen_version_specific_includes.py
 21  docs/test/test_docs.py
 22  docs/test/test_sphinx_idf_extensions.py
 23  examples/build_system/cmake/idf_as_lib/build-esp32.sh
 24  examples/build_system/cmake/idf_as_lib/build.sh
 25  examples/build_system/cmake/idf_as_lib/run-esp32.sh
 26  examples/build_system/cmake/idf_as_lib/run.sh
 27  examples/storage/parttool/parttool_example.py
 28  examples/storage/parttool/parttool_example.sh
 29  examples/system/ota/otatool/get_running_partition.py
 30  examples/system/ota/otatool/otatool_example.py
 31  examples/system/ota/otatool/otatool_example.sh
 32  install.fish
 33  install.sh
 34  tools/build_apps.py
 35  tools/check_kconfigs.py
 36  tools/check_python_dependencies.py
 37  tools/ci/apply_bot_filter.py
 38  tools/ci/build_template_app.sh
 39  tools/ci/check-executable.sh
 40  tools/ci/check-line-endings.sh
 41  tools/ci/check_build_warnings.py
 42  tools/ci/check_callgraph.py
 43  tools/ci/check_deprecated_kconfigs.py
 44  tools/ci/check_examples_cmake_make.py
 45  tools/ci/check_examples_rom_header.sh
 46  tools/ci/check_idf_version.sh
 47  tools/ci/check_readme_links.py
 48  tools/ci/check_rom_apis.sh
 49  tools/ci/check_ut_cmake_make.sh
 50  tools/ci/checkout_project_ref.py
 51  tools/ci/deploy_docs.py
 52  tools/ci/envsubst.py
 53  tools/ci/find_apps_build_apps.sh
 54  tools/ci/fix_empty_prototypes.sh
 55  tools/ci/get-full-sources.sh
 56  tools/ci/get_supported_examples.sh
 57  tools/ci/mirror-submodule-update.sh
 58  tools/ci/multirun_with_pyenv.sh
 59  tools/ci/normalize_clangtidy_path.py
 60  tools/ci/push_to_github.sh
 61  tools/ci/test_build_system.sh
 62  tools/ci/test_build_system_cmake.sh
 63  tools/ci/test_configure_ci_environment.sh
 64  tools/ci/utils.sh
 65  tools/cmake/convert_to_cmake.py
 66  tools/cmake/run_cmake_lint.sh
 67  tools/codeowners.py
 68  tools/docker/entrypoint.sh
 69  tools/docker/hooks/build
 70  tools/esp_app_trace/logtrace_proc.py
 71  tools/esp_app_trace/sysviewtrace_proc.py
 72  tools/esp_app_trace/test/logtrace/test.sh
 73  tools/esp_app_trace/test/sysview/test.sh
 74  tools/find_apps.py
 75  tools/format.sh
 76  tools/gen_esp_err_to_name.py
 77  tools/idf.py
 78  tools/idf_monitor.py
 79  tools/idf_size.py
 80  tools/idf_tools.py
 81  tools/kconfig/check.sh
 82  tools/kconfig/lxdialog/check-lxdialog.sh
 83  tools/kconfig/merge_config.sh
 84  tools/kconfig/streamline_config.pl
 85  tools/kconfig_new/confgen.py
 86  tools/kconfig_new/confserver.py
 87  tools/kconfig_new/test/confgen/test_confgen.py
 88  tools/kconfig_new/test/confserver/test_confserver.py
 89  tools/kconfig_new/test/gen_kconfig_doc/test_target_visibility.py
 90  tools/ldgen/ldgen.py
 91  tools/ldgen/test/test_fragments.py
 92  tools/ldgen/test/test_generation.py
 93  tools/mass_mfg/mfg_gen.py
 94  tools/mkdfu.py
 95  tools/set-submodules-to-github.sh
 96  tools/test_check_kconfigs.py
 97  tools/test_idf_monitor/run_test_idf_monitor.py
 98  tools/test_idf_py/test_idf_py.py
 99  tools/test_idf_size/test.sh
100  tools/test_idf_tools/test_idf_tools.py
101  tools/test_mkdfu/test_mkdfu.py
102  tools/unit-test-app/tools/get_available_configs.sh
103  tools/unit-test-app/unit_test.py
104  tools/windows/eclipse_make.sh
105  tools/windows/tool_setup/build_installer.sh
106  tools/windows/tool_setup/sign_installer.sh