Added axpy unit test with incx==0 and incy==0.
authorXianyi Zhang <xianyi@iscas.ac.cn>
Sun, 20 Feb 2011 16:17:33 +0000 (00:17 +0800)
committerXianyi Zhang <xianyi@iscas.ac.cn>
Sun, 20 Feb 2011 16:17:33 +0000 (00:17 +0800)
commit109b86d00eaa6421dd6f4dd4c5bc2b0cd5eb50f8
treee23e61b15c46c4c92eb6cf04e6e3b431bad898ef
parent78da0e0a0cf773dcb7d918a60e069a85986f47da
 Added axpy unit test with incx==0 and incy==0.
common_reference.h
utest/Makefile
utest/common_utest.h
utest/main.c
utest/test_axpy.c [new file with mode: 0644]