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

File rmt5_peripheral_mock.cpp

tests/platforms/shared/mock/esp/32/drivers/rmt5_peripheral_mock.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// @file rmt5_peripheral_mock.cpp
2/// @brief Mock peripheral lifecycle tests for RMT5
3///
4/// Tests the mock peripheral implementation in isolation:

Callers

nothing calls this directly

Calls 15

verifyPixelDataFunction · 0.85
getChannelCountMethod · 0.80
isChannelEnabledMethod · 0.80
getEncoderCountMethod · 0.80
resetMockStateFunction · 0.70
getWS2812TimingFunction · 0.70
createTxChannelMethod · 0.45
deleteChannelMethod · 0.45
enableChannelMethod · 0.45
disableChannelMethod · 0.45
createEncoderMethod · 0.45

Tested by

no test coverage detected