func TestDrotmg(t *testing.T) { testblas.DrotmgTest(t, blasser) }
func TestDrotmg(t *testing.T) { testblas.DrotmgTest(t, impl) }