1*c54f35caSApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?> 2*c54f35caSApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3*c54f35caSApple OSS Distributions<plist version="1.0"> 4*c54f35caSApple OSS Distributions<dict> 5*c54f35caSApple OSS Distributions <key>RadarComponents</key> 6*c54f35caSApple OSS Distributions <dict> 7*c54f35caSApple OSS Distributions <key>Name</key> 8*c54f35caSApple OSS Distributions <string>xnu</string> 9*c54f35caSApple OSS Distributions <key>Version</key> 10*c54f35caSApple OSS Distributions <string>VM</string> 11*c54f35caSApple OSS Distributions </dict> 12*c54f35caSApple OSS Distributions <key>Tests</key> 13*c54f35caSApple OSS Distributions <array> 14*c54f35caSApple OSS Distributions <dict> 15*c54f35caSApple OSS Distributions <key>Command</key> 16*c54f35caSApple OSS Distributions <array> 17*c54f35caSApple OSS Distributions <string>/AppleInternal/Tests/xnu/darwintests/tools/vm_spawn_tool</string> 18*c54f35caSApple OSS Distributions <string>/AppleInternal/Tests/xnu/darwintests/vm/mixed_pagesize</string> 19*c54f35caSApple OSS Distributions </array> 20*c54f35caSApple OSS Distributions <key>TestName</key> 21*c54f35caSApple OSS Distributions <string>xnu.vm.mixed_pagesize</string> 22*c54f35caSApple OSS Distributions </dict> 23*c54f35caSApple OSS Distributions </array> 24*c54f35caSApple OSS Distributions <key>Timeout</key> 25*c54f35caSApple OSS Distributions <integer>240</integer> 26*c54f35caSApple OSS Distributions</dict> 27*c54f35caSApple OSS Distributions</plist> 28