OpenBLAS/utest
Martin Kroeker 63d7dad04c
Adapt utests for builds supportin only some variable types
2020-10-11 14:15:35 +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 Adapt utests for builds supportin only some variable types 2020-10-11 14:15:35 +02:00
test_fork.c Adapt utests for builds supportin only some variable types 2020-10-11 14:15:35 +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 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