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