OpenBLAS/utest
Martin Kroeker e7366a4161
Restore the remaining utests (#1462)
* Restore the remaining utests

* Try fork test on Cygwin and Linux only, it hangs on at least ARMv8/Android as well

* Use generic sswap/dswap kernels for NEHALEM 32bit to fix fault found by the restored swap utest

* Disable zdotu test for MS cl to work around runtime error -1073741819 on AppVeyor for now
(probably coding error in the initialization of the complex numbers or wrong choice of zdotu API)
2018-02-20 10:07:17 +01:00
..
CMakeLists.txt Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01:00
Makefile Restore the remaining utests (#1462) 2018-02-20 10:07:17 +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 Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01:00
test_dotu.c Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01:00
test_dsdot.c Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01: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 Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01: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 Restore the remaining utests (#1462) 2018-02-20 10:07:17 +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 Restore the remaining utests (#1462) 2018-02-20 10:07:17 +01:00