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