Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-06 | allow to compile and run on musl based systems | Waldemar Brodkorb | |
This is a first shot, more improvements required to allow to run more tests. | |||
2016-11-04 | dlopen: tests using threads, disable for NO_THREADS | Waldemar Brodkorb | |
2016-11-04 | already defined, quieten gcc warning | Waldemar Brodkorb | |
2016-11-03 | add option to disable wide-char tests | Waldemar Brodkorb | |
2016-11-03 | math: disable bessel function check for uClibc-ng | Waldemar Brodkorb | |
2016-11-03 | math: remove od ULPS, must be regenerated | Waldemar Brodkorb | |
2016-11-03 | argp: be sure uClibc-ng feature is available | Waldemar Brodkorb | |
2016-11-03 | math: sync with GNU libc | Waldemar Brodkorb | |
The format of the ULPS files have changed, non-glibc architecture files needs to be updated later. Add all math tests from latest GNU libc and allow to compile and run them on uClibc-ng and GNU libc systems. | |||
2016-11-03 | add microblaze handling | Waldemar Brodkorb | |
2016-11-03 | shelltests: remove | Waldemar Brodkorb | |
2016-11-03 | tls: add microblaze macros | Waldemar Brodkorb | |
2016-10-30 | disable nptl/tls for linuxthreads targets | Waldemar Brodkorb | |
2016-10-29 | allow to disable threads and dynamic linking support tests | Waldemar Brodkorb | |
2016-10-28 | tst-valloc: enable test, allow to be skipped | Waldemar Brodkorb | |
2016-10-28 | allow to skip tests, if uClibc-ng feature is disabled | Waldemar Brodkorb | |
2016-10-28 | rework most tests to work as standalone package | Waldemar Brodkorb | |
2016-10-24 | add uClibc-ng test directory | Waldemar Brodkorb | |