python-whoosh: bump to version 2.7.4
[buildroot-gz.git] / package / uclibc-ng-test / Config.in
blob0f093d1d50e31972b1a5e021550b9c47d506d617
1 config BR2_PACKAGE_UCLIBC_NG_TEST
2         bool "uclibc-ng-test"
3         help
4           Enabling this option will compile and install the uClibc-ng
5           test suite. This is useful if you want to check if the
6           uClibc-ng library is working for your architecture and/or
7           help developing uClibc-ng.
9           The test suite will be installed into
10           /usr/lib/uclibc-ng-test directory. To run the test suite
11           enter the /usr/lib/uclibc-ng-test/test directory and type
12           "sh uclibcng-testrunner.sh".
14           See the /usr/lib/uclibc-ng-test/test/README for additional
15           information.
17           This is not needed at all for normal builds, so you can
18           safely say no if you do not plan to dig into your C library.
20           The tests can also be used for GNU libc or musl.
22           http://www.uclibc-ng.org