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

File channel.cpp

tests/fl/channels/channel.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// @file tests/fl/channels/channels.cpp
2/// @brief Test suite for Channel API with addressing, color order, and
3/// Bus-templated create<B>()/FastLED.add<B>() overloads (#2428/#2167)
4

Callers

nothing calls this directly

Calls 15

createFunction · 0.85
make_scope_exitFunction · 0.85
enableAllDriversFunction · 0.85
makeBusTestConfigFunction · 0.85
makeSilentDropTestConfigFunction · 0.85
addDriverMethod · 0.80
removeDriverMethod · 0.80
getDataMethod · 0.80
clearAllDriversMethod · 0.80
addToDrawListMethod · 0.80
showLedsMethod · 0.80
getDriverByNameMethod · 0.80

Tested by

no test coverage detected