buildroot/package/check/Config.in

7 lines
127 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_CHECK
bool "check"
help
Check is a unit testing framework for C.
https://libcheck.github.io/check/