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