esp-idf/tools/test_apps/system
Laukik Hase fa27795048
test_app: Split `panic` test app into separate source files
- Added minor improvements to  `panic` test app
  * Replaced existing API to disable flash cache which did not disabled cache always
    (`esp_flash_default_chip->os_func->start(esp_flash_default_chip->os_func_data)`)
    with `spi_flash_enable_interrupts_caches_and_other_cpu`
  * Included some required headers explicitly (`esp_memory_utils.h` and `esp_heap_caps.h`)
2023-02-16 15:26:47 +05:30
..
bootloader_sections esp32h2: add build test 2023-01-17 10:29:04 +08:00
build_test Tools: Rewrite build system unit tests to python - other target tests 2023-02-09 16:08:04 +01:00
cxx_build_test esp32h2: add build test 2023-01-17 10:29:04 +08:00
cxx_no_except tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
cxx_pthread_bluetooth build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
eh_frame esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
flash_psram ci: increase test_flash_psram timeout 2022-08-19 12:13:00 +08:00
g0_components mmu: simplify mmu vaddr region macro on esp32c2 2023-02-07 20:23:51 +08:00
g1_components g1: add esp_mm to g1 list 2023-02-07 20:23:52 +08:00
gdb esp32h2: add build test 2023-01-17 10:29:04 +08:00
gdb_loadable_elf ci: add ci workaround for gdb_loadable_elf 2023-02-01 17:57:28 +08:00
longjmp_test pytest: check duplicates test case/script names 2022-12-08 09:49:12 +08:00
memprot Merge branch 'ci/system_apps_pytest' into 'master' 2022-08-01 16:45:09 +08:00
monitor_addr_lookup feat(idf_monitor): move idf_monitor to separate repo 2023-02-03 11:20:15 +01:00
monitor_ide_integration feat(idf_monitor): move idf_monitor to separate repo 2023-02-03 11:20:15 +01:00
no_embedded_paths docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
panic test_app: Split `panic` test app into separate source files 2023-02-16 15:26:47 +05:30
ram_loadable_app ci: add pytests for ram_loadable_app 2023-02-01 17:57:28 +08:00
startup esp32h2: add build test 2023-01-17 10:29:04 +08:00