OpenBLAS/utest
Martin Kroeker 6940c59a88
Merge pull request #1454 from martin-frbg/issue1452
Keep the flag handling separate from the scaling loops in rotmg
2018-02-11 20:48:04 +01:00
..
CMakeLists.txt Add tests for rotmg 2018-02-10 14:18:21 +01:00
Makefile Merge current Makefile from develop 2018-02-10 14:10:55 +01: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 Update organization info. 2014-11-25 15:28:58 +08:00
test_dotu.c Update organization info. 2014-11-25 15:28:58 +08:00
test_dsdot.c Update organization info. 2014-11-25 15:28:58 +08:00
test_fork.c Rewrite this test to work with ctest and re-enable it on the appropriate platforms (including Cygwin, which has fork()) 2018-02-06 12:23:27 +01:00
test_potrs.c Add trivial smoketest for xpotrf 2017-09-30 19:07:54 +02:00
test_rot.c Update organization info. 2014-11-25 15:28:58 +08:00
test_rotmg.c Resurrect utest for rotmg and add testcase for issue 1452 2018-02-10 12:48:03 +01:00
test_swap.c Update organization info. 2014-11-25 15:28:58 +08: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 Add rotmg tests for CMAKE MSVC+CLANG build 2018-02-10 14:17:41 +01:00