OpenBLAS/utest
Martin Kroeker 86f49c529d
Merge pull request #1532 from martin-frbg/utest-cblas
Do not try to build the fork utest when NO_CBLAS=1
2018-04-20 23:44:15 +02:00
..
CMakeLists.txt fork utest depends on CBLAS 2018-04-20 15:43:59 +02:00
Makefile fork utest depends on CBLAS 2018-04-20 15:42:13 +02:00
ctest.h Merge the patch for musl libc. 2016-05-22 01:08:44 +08:00
openblas_utest.h Refs #695 add testcase. 2016-03-01 01:05:56 -05:00
test_amax.c Fix utest bug when INTERFACE64=1. 2016-01-28 22:18:38 -06:00
test_axpy.c Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01:00
test_dotu.c Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01: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 Include sys/types.h for proper typedefs related to wait() 2018-04-14 18:59:46 +02:00
test_potrs.c Add trivial smoketest for xpotrf 2017-09-30 19:07:54 +02:00
test_rot.c Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01:00
test_rotmg.c Rewrite ROTMG to address cases not covered by the netlib algorithm (#1480) 2018-03-04 17:39:56 +01:00
test_swap.c Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01: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 Rewrite ROTMG to address cases not covered by the netlib algorithm (#1480) 2018-03-04 17:39:56 +01:00