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