diff --git a/virtcontainers/device/drivers/vfio_test.go b/virtcontainers/device/drivers/vfio_test.go index 9f3f34fec5..d16870609d 100644 --- a/virtcontainers/device/drivers/vfio_test.go +++ b/virtcontainers/device/drivers/vfio_test.go @@ -12,7 +12,7 @@ import ( "github.com/stretchr/testify/assert" ) -func TestGetBDF(t *testing.T) { +func TestGetVFIOInfo(t *testing.T) { type testData struct { deviceStr string expectedStr string