OpenBLAS/utest
kortschak 5344f335a8 Add test for drotmg bug fixed by 692b14c
Test requested in issue xianyi/OpenBLAS#484.

Run tests by applying the following change and then make:

	diff --git a/Makefile.rule b/Makefile.rule
	index bea1fe1..9852ff3 100644
	--- a/Makefile.rule
	+++ b/Makefile.rule
	@@ -140,7 +140,7 @@ NO_AFFINITY = 1

	-# UTEST_CHECK = 1
	+UTEST_CHECK = 1
2015-01-07 10:06:55 +10:30
..
Makefile Refs #406. Fixed utest building bug. 2014-07-08 17:26:49 +08:00
common_utest.h Add test for drotmg bug fixed by 692b14c 2015-01-07 10:06:55 +10:30
main.c Add test for drotmg bug fixed by 692b14c 2015-01-07 10:06:55 +10:30
test_amax.c Update organization info. 2014-11-25 15:28:58 +08: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 Update organization info. 2014-11-25 15:28:58 +08:00
test_rot.c Update organization info. 2014-11-25 15:28:58 +08:00
test_rotmg.c Add test for drotmg bug fixed by 692b14c 2015-01-07 10:06:55 +10:30
test_swap.c Update organization info. 2014-11-25 15:28:58 +08:00