esp-idf/components/esp_pm/test_apps/esp_pm
Darian Leung 412b09abf4 esp_pm: Migrate unit tests to test app
This commit migrates the esp_pm unit tests from the legacy unit test to a
stand alone test app. The following CI configurations are provided

- Default: Automatic light sleep with mostly default configurations
- Options: Enables all of the optional esp_pm features
- Limits: Limit tests esp_pm
2023-01-10 15:43:33 +08:00
..
main esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
CMakeLists.txt esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
pytest_esp_pm.py esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
README.md esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.ci.default esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.ci.limits esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.ci.options esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.defaults esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.defaults.esp32 esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.defaults.esp32s2 esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
sdkconfig.defaults.esp32s3 esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-S2 ESP32-S3