mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-16 13:40:16 +01: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/
|