Loading...
tests/safe_allocation_src/usage.for_loop.cpp xnu-10002.1.13 xnu-11215.41.3
--- xnu/xnu-10002.1.13/tests/safe_allocation_src/usage.for_loop.cpp
+++ xnu/xnu-11215.41.3/tests/safe_allocation_src/usage.for_loop.cpp
@@ -24,6 +24,6 @@
 	}
 }
 
-T_DECL(usage_for_loop, "safe_allocation.usage.for_loop") {
+T_DECL(usage_for_loop, "safe_allocation.usage.for_loop", T_META_TAG_VM_PREFERRED) {
 	tests<T>();
 }