diff --git a/eng/testing/tests.singlefile.targets b/eng/testing/tests.singlefile.targets
index 821e8f93750b40..6b869bd02c60a3 100644
--- a/eng/testing/tests.singlefile.targets
+++ b/eng/testing/tests.singlefile.targets
@@ -23,7 +23,7 @@
$(CoreCLRILCompilerDir)
- $(CoreCLRCrossILCompilerDir)
+ $(CoreCLRCrossILCompilerDir)
$(ROOTFS_DIR)
$(CoreCLRILCompilerDir)netstandard/ILCompiler.Build.Tasks.dll
$(CoreCLRAotSdkDir)
@@ -36,6 +36,34 @@
true
+
+
+
+
+ $(RuntimeIdentifier)
+
+
+ x86_64
+ aarch64
+ arm64
+
+
+ $(CrossCompileArch)-linux-gnu
+ $(CrossCompileArch)-alpine-linux-musl
+ $(CrossCompileArch)-unknown-freebsd12
+
+
+
+
+
+
+
+
+
+
+
$(DefineConstants);SINGLE_FILE_TEST_RUNNER