func TestDrot(t *testing.T) { testblas.DrotTest(t, blasser) }
func TestDrot(t *testing.T) { testblas.DrotTest(t, impl) }