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