buildroot/package/cunit/Config.in

7 lines
121 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_CUNIT
bool "cunit"
help
An automated testing framework in 'C'.
http://cunit.sourceforge.net/