xref: /OK3568_Linux_fs/buildroot/package/check/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_CHECK
2	bool "check"
3	help
4	  Check is a unit testing framework for C.
5
6	  https://libcheck.github.io/check/
7