summaryrefslogtreecommitdiff
path: root/test/math
AgeCommit message (Collapse)Author
9 daysmath: add ULPs for xtensaWaldemar Brodkorb
9 daysmath: add ULPs for i386Waldemar Brodkorb
10 daysmath: add ULPs for m68kWaldemar Brodkorb
12 daysmath: add ULPs for or1kWaldemar Brodkorb
12 daysmath: add ULPs for arcWaldemar Brodkorb
13 daysmath: add ULPs for aarch64Waldemar Brodkorb
2024-03-29riscv32: add ULPs fileWaldemar Brodkorb
2024-03-26kvx: add ULPs fileWaldemar Brodkorb
2024-03-22riscv64: add ULPs fileWaldemar Brodkorb
2024-01-18disable test for coldfireWaldemar Brodkorb
2023-08-05math: disable bessel function checkingWaldemar Brodkorb
2023-02-02disable for noMMU buildsWaldemar 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-21use TARGET_ARCH everywhereWaldemar Brodkorb
Disable some test for metag to allow runtime testing again. Rename the big math meta-data files and do not install them. Cris and Metag can be runtime tested again.
2016-11-07fix math tests compileWaldemar Brodkorb
2016-11-03math: disable bessel function check for uClibc-ngWaldemar Brodkorb
2016-11-03math: remove od ULPS, must be regeneratedWaldemar 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-28rework most tests to work as standalone packageWaldemar Brodkorb
2016-10-24add uClibc-ng test directoryWaldemar Brodkorb