OpenBLAS/utest
Martin Kroeker 73f637e584
Support compilation with pre-C99 versions of MSVC
2021-05-14 15:08:12 +02:00
..
CMakeLists.txt link math lib on FreeBSD 2020-11-29 17:17:35 +08:00
Makefile Fix utest build with SolarisStudio compilers 2020-12-06 19:12:56 +01:00
ctest.h Support compilation with pre-C99 versions of MSVC 2021-05-14 15:08:12 +02: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_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 Adapt utests for builds supportin only some variable types 2020-10-11 14:15:35 +02:00
test_fork.c Add reproducer test for crash after fork 2020-11-19 15:46:37 +01: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 Adapt tests to having only a subset of types in the library 2020-09-22 23:28:57 +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 Improve test coverage for utests. 2020-03-02 13:38:17 +01:00