summaryrefslogtreecommitdiff
path: root/test/math/libm-test.inc
AgeCommit message (Collapse)Author
2023-08-05math: disable bessel function checkingWaldemar Brodkorb
2022-09-23revert glibc sync for math testsWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2018-08-16disable complex mathWaldemar Brodkorb
2016-11-07fix math tests compileWaldemar Brodkorb
2016-11-03math: disable bessel function check for uClibc-ngWaldemar Brodkorb
2016-11-03argp: be sure uClibc-ng feature is availableWaldemar Brodkorb
2016-11-03math: sync with GNU libcWaldemar 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-10-24add uClibc-ng test directoryWaldemar Brodkorb