esp-idf/components/esp_system/test
Darian Leung 7c02bde904 esp_system: Update task watchdog unit tests and example
This commit does the following:

- Update existing unit tests that use the TWDT to call the new
  esp_task_wdt_init() API
- Add a set of dedicate TWDT unit tests
- Updates the TWDT example
2022-05-13 18:01:28 +08:00
..
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_backtrace.c esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
test_delay.c esp_common: move tests 2021-02-24 12:16:37 +08:00
test_ipc_isr.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_ipc_isr.S esp_ipc: Update documentation and API descriptions 2021-11-18 21:34:50 +08:00
test_ipc.c Merge branch 'bugfix/ipc_blocking' into 'master' 2022-03-31 13:28:39 +08:00
test_reset_reason.c esp_system: Update task watchdog unit tests and example 2022-05-13 18:01:28 +08:00
test_sleep.c uart: add default source clock for all targets 2022-05-09 11:26:30 +08:00
test_stack_check.c esp32: move stack check test 2021-03-31 19:13:03 +08:00
test_system_time.c esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
test_task_wdt.c esp_system: Update task watchdog unit tests and example 2022-05-13 18:01:28 +08:00