mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [Thomas: fix license, it's LGPL-2.0+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
config BR2_PACKAGE_CUNIT
|
|
bool "cunit"
|
|
help
|
|
An automated testing framework in 'C'.
|
|
|
|
http://cunit.sourceforge.net/
|