OpenBLAS/utest
Martin Kroeker 0c4718c57a
Merge pull request #1523 from martin-frbg/utest_waith
Include sys/types.h for proper typedefs related to wait()
2018-04-15 13:09:30 +02: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 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