OpenBLAS/utest
Martin Kroeker 4d250d0cdf
Rearrange ifdefs
2020-09-13 23:29:01 +02:00
..
CMakeLists.txt Improve test coverage for utests. 2020-03-02 13:38:17 +01:00
Makefile Fix utest build on AIX 2020-06-25 12:58:13 +02:00
ctest.h snprintf define consolidated to common.h 2019-04-22 17:01:34 -07: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 Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01:00
test_fork.c Fix unknown type name __WAIT_STATUS on RHEL5 2018-10-04 14:37:08 +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_potrs.c Rearrange ifdefs 2020-09-13 23:29:01 +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