func TestDaxpy(t *testing.T) { testblas.DaxpyTest(t, blasser) }
func TestDaxpy(t *testing.T) { testblas.DaxpyTest(t, impl) }