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. | |||
2016-06-15 | test: mmap2 is not ARM specific | Waldemar Brodkorb | |
2016-06-08 | test: add new mmap tests from glibc | Waldemar Brodkorb | |
Rename mmap2 test as this is a ARM specific test, only execute on ARM systems. Add more new tests from glibc. |