esp-idf/components/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
..
include ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
test_apps/esp_pm esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
.build-test-rules.yml esp_pm: Migrate unit tests to test app 2023-01-10 15:43:33 +08:00
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
Kconfig ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
linker.lf esp_timer: add a function to restart timer 2022-10-18 04:42:27 +00:00
pm_impl.c ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
pm_locks.c esp_pm: Label each column of lock dump 2021-02-11 18:44:51 +05:30
pm_trace.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
sdkconfig.rename esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00