diff --git a/test/cri-containerd/container.go b/test/cri-containerd/helper_container_test.go similarity index 100% rename from test/cri-containerd/container.go rename to test/cri-containerd/helper_container_test.go diff --git a/test/cri-containerd/exec.go b/test/cri-containerd/helper_exec_test.go similarity index 100% rename from test/cri-containerd/exec.go rename to test/cri-containerd/helper_exec_test.go diff --git a/test/cri-containerd/gmsa_test.go b/test/cri-containerd/helper_gmsa_test.go similarity index 100% rename from test/cri-containerd/gmsa_test.go rename to test/cri-containerd/helper_gmsa_test.go diff --git a/test/cri-containerd/sandbox_test.go b/test/cri-containerd/helper_sandbox_test.go similarity index 100% rename from test/cri-containerd/sandbox_test.go rename to test/cri-containerd/helper_sandbox_test.go diff --git a/test/cri-containerd/service_test.go b/test/cri-containerd/helper_service_test.go similarity index 100% rename from test/cri-containerd/service_test.go rename to test/cri-containerd/helper_service_test.go diff --git a/test/cri-containerd/share.go b/test/cri-containerd/helper_share_test.go similarity index 100% rename from test/cri-containerd/share.go rename to test/cri-containerd/helper_share_test.go diff --git a/test/cri-containerd/update_utilities_test.go b/test/cri-containerd/helper_update_utilities_test.go similarity index 100% rename from test/cri-containerd/update_utilities_test.go rename to test/cri-containerd/helper_update_utilities_test.go