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