esp-idf/components/spi_flash/test_apps
Fu Hanxi fba96d58c2
ci: dynamic pipeline
build:
- upgrade idf-build-apps to 2.x
- unify get_pytest_apps and get_cmake_apps to get_all_apps
	- returns (test_apps, non_test_apps) tuple
- add tests for the new get_all_apps

assign:
- generate build report
- generate target test pipeline based on the build report

target test:
- download artifacts from minio server
- users can use `pytest --pipeline-id xxxxx` to download and flash
the binaries from the artifacts

.post:
- generate target test reports
2024-01-10 15:37:34 +01:00
..
components/test_flash_utils feat(spi_flash): add common test_flash_utils component 2023-06-28 11:08:05 +08:00
esp_flash test(spi_flash): Enable spi_flash related test on esp32p4 2024-01-08 09:59:12 +08:00
esp_flash_stress ci: dynamic pipeline 2024-01-10 15:37:34 +01:00
flash_encryption fix(spi_flash): Fix that internal RAM has no enough space to put all stuff inside 2023-12-14 17:05:59 +08:00
flash_mmap fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
flash_suspend feat(spi_flash): Support configurable tSUS in flash suspend 2023-11-06 18:04:43 +08:00
mspi_test ci(p4): added todo jira for disabled tests on p4 2024-01-04 09:36:38 +08:00
.build-test-rules.yml test(spi_flash): Enable spi_flash related test on esp32p4 2024-01-08 09:59:12 +08:00