Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ test_unused_func_void
Function
test_unused_func_void
tests/fl/unused.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
FL_UNUSED_FUNCTION static void test_unused_func_void() {
209
// Do nothing
210
}
211
212
FL_TEST_CASE(
"FL_UNUSED_FUNCTION attribute"
) {
213
FL_SUBCASE(
"FL_UNUSED_FUNCTION is defined"
) {
Callers
1
FL_TEST_FILE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected