xref: /xnu-8796.141.3/libkdd/xnu.libkdd.plist (revision 1b191cb58250d0705d8a51287127505aa4bc0789) !
1*1b191cb5SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*1b191cb5SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*1b191cb5SApple OSS Distributions<plist version="1.0">
4*1b191cb5SApple OSS Distributions<dict>
5*1b191cb5SApple OSS Distributions	<key>Project</key>
6*1b191cb5SApple OSS Distributions	<string>libkdd</string>
7*1b191cb5SApple OSS Distributions
8*1b191cb5SApple OSS Distributions    <key>RadarComponents</key>
9*1b191cb5SApple OSS Distributions    <dict>
10*1b191cb5SApple OSS Distributions        <key>Name</key>
11*1b191cb5SApple OSS Distributions        <string>xnu</string>
12*1b191cb5SApple OSS Distributions        <key>Version</key>
13*1b191cb5SApple OSS Distributions        <string>debugging</string>
14*1b191cb5SApple OSS Distributions    </dict>
15*1b191cb5SApple OSS Distributions
16*1b191cb5SApple OSS Distributions
17*1b191cb5SApple OSS Distributions	<key>Tests</key>
18*1b191cb5SApple OSS Distributions	<array>
19*1b191cb5SApple OSS Distributions		<dict>
20*1b191cb5SApple OSS Distributions			<key>TestName</key>
21*1b191cb5SApple OSS Distributions			<string>libkdd_tests</string>
22*1b191cb5SApple OSS Distributions			<key>AsRoot</key>
23*1b191cb5SApple OSS Distributions			<false/>
24*1b191cb5SApple OSS Distributions			<key>Arch</key>
25*1b191cb5SApple OSS Distributions			<string>platform-native</string>
26*1b191cb5SApple OSS Distributions			<key>Command</key>
27*1b191cb5SApple OSS Distributions			<array>
28*1b191cb5SApple OSS Distributions				<string>BATS_XCTEST_CMD</string>
29*1b191cb5SApple OSS Distributions				<string>/AppleInternal/XCTests/com.apple.libkdd/tests.xctest</string>
30*1b191cb5SApple OSS Distributions			</array>
31*1b191cb5SApple OSS Distributions		</dict>
32*1b191cb5SApple OSS Distributions	</array>
33*1b191cb5SApple OSS Distributions
34*1b191cb5SApple OSS Distributions</dict>
35*1b191cb5SApple OSS Distributions</plist>
36