OpenBLAS/utest
Xianyi Zhang 830a823be1 Added missed testing codes for dsdot. 2011-05-13 02:41:39 +08:00
..
Makefile Added the unit testcase for dsdot. 2011-05-13 02:19:55 +08:00
common_utest.h Added the unit testcase for dsdot. 2011-05-13 02:19:55 +08:00
main.c Added the unit testcase for dsdot. 2011-05-13 02:19:55 +08:00
test_axpy.c Added axpy unit test with incx==0 and incy==0. 2011-02-21 00:17:33 +08:00
test_dotu.c Added zdotu with x & y offset=1 test case. 2011-03-02 18:03:40 +08:00
test_dsdot.c Added missed testing codes for dsdot. 2011-05-13 02:41:39 +08:00
test_rot.c Improved the quality of codes in unit test. 2011-02-21 00:43:15 +08:00
test_rotmg.c Added the unit test for drotmg. 2011-05-13 01:21:39 +08:00
test_swap.c Improved the quality of codes in unit test. 2011-02-21 00:43:15 +08:00