Added the unit test for drotmg.
This commit is contained in:
@@ -54,7 +54,8 @@ CU_TestInfo test_level1[]={
|
||||
|
||||
{"Testing zdotu with n == 1",test_zdotu_n_1},
|
||||
{"Testing zdotu with input x & y offset == 1",test_zdotu_offset_1},
|
||||
|
||||
|
||||
{"Testing drotmg",test_drotmg},
|
||||
CU_TEST_INFO_NULL,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user