Added the test case for samax.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ CUNIT_LIB=$(CUNIT_DIR)/lib/libcunit.a
|
||||
|
||||
CFLAGS+=-I$(CUNIT_DIR)/include
|
||||
|
||||
OBJS=main.o test_rot.o test_swap.o test_axpy.o test_dotu.o test_rotmg.o test_dsdot.o
|
||||
OBJS=main.o test_rot.o test_swap.o test_axpy.o test_dotu.o test_rotmg.o test_dsdot.o test_amax.o
|
||||
|
||||
all : run_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user