OVMS3-idf/tools/unit-test-app/components/unity
Konstantin Kondrashov 7e2a3da643 esp32: Fix not the right time spent in a deep sleep
Before entering the deep sleep, the RTC and FRC counters are synchronized. Updating the boot_time.
Added a unit test for this case.
Fixed warnings for MULTIPLE_STAGES

Closes https://github.com/espressif/esp-idf/issues/1840
2018-06-06 18:59:30 +05:00
..
include esp32: Fix not the right time spent in a deep sleep 2018-06-06 18:59:30 +05:00
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
license.txt add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
ref_clock.c unit tests: fix ref_clock value obtained due to overflow 2017-10-18 14:19:15 +08:00
test_utils.c unit-test-app: support multiple devices test cases: 2017-12-07 13:57:26 +08:00
unity.c test: update the format of TEST_ASSERT macro series in `unity.c` 2017-09-27 19:56:46 +08:00
unity_platform.c unity: flush test name before starting the test, use printf everywhere 2018-04-26 18:52:45 +08:00