MCPcopy Create free account
hub / github.com/FastLED/FastLED / watchdog.cpp

File watchdog.cpp

tests/fl/wdt/watchdog.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ok cpp include
2//
3// Unit tests for fl::Watchdog (the unified cross-platform watchdog API).
4// Runs against the stub host implementation (`platforms/stub/watchdog_stub.impl.hpp`).

Callers

nothing calls this directly

Calls 15

resetCauseNameFunction · 0.85
describeMethod · 0.80
lastResetInfoMethod · 0.80
sleep_forFunction · 0.50
string_viewClass · 0.50
disableMethod · 0.45
beginMethod · 0.45
feedMethod · 0.45
persistWriteMethod · 0.45
persistReadMethod · 0.45
safeModeThresholdMethod · 0.45
setSafeModeThresholdMethod · 0.45

Tested by

no test coverage detected