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