OpenBLAS/utest
Martin Kroeker 13f0fe1f42
reenable
2023-06-23 02:41:17 +02:00
..
CMakeLists.txt utest needs to be linked against libm on QNX as well 2022-07-25 17:02:16 +02:00
Makefile Add DNRM2 regression test for issues 2998 and 3654 2022-07-03 17:56:49 +02:00
ctest.h Fix ctest.h to build using clang on windows 2021-08-16 11:25:07 +01:00
openblas_utest.h Refs #695 add testcase. 2016-03-01 01:05:56 -05:00
test_amax.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_axpy.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_dnrm2.c use huge_val not huge_valf for portability 2022-07-03 20:19:24 +02:00
test_dotu.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_dsdot.c Temporarily relax the tolerance for DSDOT 2023-06-22 18:31:13 +02:00
test_fork.c Use a smaller GEMM workload on RISCV targets 2023-06-19 15:04:17 +02:00
test_ismin.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_kernel_regress.c Make tests conditional on BUILD_DOUBLE 2020-09-13 22:17:46 +02:00
test_min.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_post_fork.c Add reproducer test for crash after fork 2020-11-19 15:46:37 +01:00
test_potrs.c reenable 2023-06-23 02:41:17 +02:00
test_rot.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
test_rotmg.c Make tests conditional on BUILD_DOUBLE 2020-09-13 22:17:46 +02:00
test_swap.c Make tests for individual variable types conditional on the respective BUILD_ option 2020-09-13 21:52:18 +02:00
utest_main.c Use ctest.h for unit test. Enable unit test on travis CI. 2016-01-29 11:35:31 +08:00
utest_main2.c properly embed test_dnrm2 2022-07-03 23:48:30 +02:00