Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-28 | test: remove test suite | Waldemar Brodkorb | |
The test suite is now a developed in a separate git repository. See here: http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng-test.git The test suite should be just like every other software compiled with the cross-toolchain. In the past strange problems where found when the test suite got build in the toolchain creation step. | |||
2009-02-02 | libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build | Denis Vlasenko | |
test/Rules.mak: don't pass target options to host build test/math/basic-test.c: fix test build error patching file test/unistd/errno.c: fix test build warning | |||
2007-01-29 | mark some funcs as noreturn | Mike Frysinger | |
2007-01-29 | fixup prototype warnings | Mike Frysinger | |
2006-02-04 | import files from glibc for an ia64/static port | Mike Frysinger | |
2005-07-28 | check the return value of the clone call too | Mike Frysinger | |
2005-07-27 | add a basic errno test based on one from ltp | Mike Frysinger | |