diff --git a/test/e2e/pod_pod_namespaces.go b/test/e2e/pod_pod_namespaces_test.go similarity index 100% rename from test/e2e/pod_pod_namespaces.go rename to test/e2e/pod_pod_namespaces_test.go diff --git a/test/e2e/run_seccomp.go b/test/e2e/run_seccomp_test.go similarity index 100% rename from test/e2e/run_seccomp.go rename to test/e2e/run_seccomp_test.go diff --git a/test/e2e/run_security_labels.go b/test/e2e/run_security_labels_test.go similarity index 100% rename from test/e2e/run_security_labels.go rename to test/e2e/run_security_labels_test.go diff --git a/test/e2e/run_working_dir.go b/test/e2e/run_working_dir_test.go similarity index 100% rename from test/e2e/run_working_dir.go rename to test/e2e/run_working_dir_test.go