Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ unit_test_checker.py
File
unit_test_checker.py
ci/lint_cpp/unit_test_checker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Checker to ensure test files use FL_ prefixed macros and include test.h."
""
3
4
import
re
Callers
nothing calls this directly
Calls
4
items
Method · 0.80
compile
Method · 0.80
main
Function · 0.70
append
Method · 0.45
Tested by
no test coverage detected