mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-03-02 07:23:03 +00:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
config BR2_PACKAGE_CHECK
|
|
bool "check"
|
|
help
|
|
Check is a unit testing framework for C.
|
|
|
|
https://libcheck.github.io/check/
|