linuxOS_AP05/buildroot/package/check/Config.in

7 lines
127 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_CHECK
bool "check"
help
Check is a unit testing framework for C.
https://libcheck.github.io/check/