1*5c2921b0SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?> 2*5c2921b0SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3*5c2921b0SApple OSS Distributions<plist version="1.0"> 4*5c2921b0SApple OSS Distributions<dict> 5*5c2921b0SApple OSS Distributions <key>CFBundleDevelopmentRegion</key> 6*5c2921b0SApple OSS Distributions <string>English</string> 7*5c2921b0SApple OSS Distributions <key>CFBundleExecutable</key> 8*5c2921b0SApple OSS Distributions <string>PerfIndex</string> 9*5c2921b0SApple OSS Distributions <key>CFBundleIconFile</key> 10*5c2921b0SApple OSS Distributions <string></string> 11*5c2921b0SApple OSS Distributions <key>CFBundleIdentifier</key> 12*5c2921b0SApple OSS Distributions <string>com.apple.coreostest.PerfIndex</string> 13*5c2921b0SApple OSS Distributions <key>CFBundleInfoDictionaryVersion</key> 14*5c2921b0SApple OSS Distributions <string>6.0</string> 15*5c2921b0SApple OSS Distributions <key>CFBundleName</key> 16*5c2921b0SApple OSS Distributions <string>PerfIndex</string> 17*5c2921b0SApple OSS Distributions <key>CFBundlePackageType</key> 18*5c2921b0SApple OSS Distributions <string>BNDL</string> 19*5c2921b0SApple OSS Distributions <key>CFBundleShortVersionString</key> 20*5c2921b0SApple OSS Distributions <string>1.0</string> 21*5c2921b0SApple OSS Distributions <key>CFBundleSignature</key> 22*5c2921b0SApple OSS Distributions <string>????</string> 23*5c2921b0SApple OSS Distributions <key>CFBundleVersion</key> 24*5c2921b0SApple OSS Distributions <string>1</string> 25*5c2921b0SApple OSS Distributions <key>NSHumanReadableCopyright</key> 26*5c2921b0SApple OSS Distributions <string>Copyright © 2013 Apple, Inc. All rights reserved.</string> 27*5c2921b0SApple OSS Distributions <key>NSPrincipalClass</key> 28*5c2921b0SApple OSS Distributions <string>PITest</string> 29*5c2921b0SApple OSS Distributions <key>Tests</key> 30*5c2921b0SApple OSS Distributions <dict> 31*5c2921b0SApple OSS Distributions <key>perfindex-cpu</key> 32*5c2921b0SApple OSS Distributions <string>PITest</string> 33*5c2921b0SApple OSS Distributions <key>perfindex-memory</key> 34*5c2921b0SApple OSS Distributions <string>PITest</string> 35*5c2921b0SApple OSS Distributions <key>perfindex-syscall</key> 36*5c2921b0SApple OSS Distributions <string>PITest</string> 37*5c2921b0SApple OSS Distributions <key>perfindex-fault</key> 38*5c2921b0SApple OSS Distributions <string>PITest</string> 39*5c2921b0SApple OSS Distributions <key>perfindex-zfod</key> 40*5c2921b0SApple OSS Distributions <string>PITest</string> 41*5c2921b0SApple OSS Distributions <key>perfindex-filecreate</key> 42*5c2921b0SApple OSS Distributions <string>PITest</string> 43*5c2921b0SApple OSS Distributions <key>perfindex-fileread</key> 44*5c2921b0SApple OSS Distributions <string>PITest</string> 45*5c2921b0SApple OSS Distributions <key>perfindex-filewrite</key> 46*5c2921b0SApple OSS Distributions <string>PITest</string> 47*5c2921b0SApple OSS Distributions <key>perfindex-ramfilecreate</key> 48*5c2921b0SApple OSS Distributions <string>PITest</string> 49*5c2921b0SApple OSS Distributions <key>perfindex-ramfileread</key> 50*5c2921b0SApple OSS Distributions <string>PITest</string> 51*5c2921b0SApple OSS Distributions <key>perfindex-ramfilewrite</key> 52*5c2921b0SApple OSS Distributions <string>PITest</string> 53*5c2921b0SApple OSS Distributions <key>perfindex-iperf</key> 54*5c2921b0SApple OSS Distributions <string>PITest</string> 55*5c2921b0SApple OSS Distributions <key>perfindex-compile</key> 56*5c2921b0SApple OSS Distributions <string>PITest</string> 57*5c2921b0SApple OSS Distributions </dict> 58*5c2921b0SApple OSS Distributions</dict> 59*5c2921b0SApple OSS Distributions</plist> 60