]> git.saurik.com Git - apple/shell_cmds.git/blame - tests/shell_cmds.plist
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / tests / shell_cmds.plist
CommitLineData
deb63bfb
A
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>Project</key>
6 <string>libutil</string>
7 <key>Tests</key>
8 <array>
9 <dict>
10 <key>Command</key>
11 <array>
12 <string>/bin/sh</string>
13 <string>/AppleInternal/Tests/shell_cmds/printf/legacy_test.sh</string>
14 </array>
47d9aef8
A
15 <key>IgnoreOutput</key><true/>
16 <key>TestName</key><string>shell_cmds.printf</string>
deb63bfb
A
17 <key>WhenToRun</key>
18 <array>
19 <string>PRESUBMISSION</string>
20 <string>NIGHTLY</string>
21 </array>
22 </dict>
23 <dict>
24 <key>Command</key>
25 <array>
26 <string>/bin/sh</string>
27 <string>/AppleInternal/Tests/shell_cmds/test/legacy_test.sh</string>
28 </array>
47d9aef8
A
29 <key>TestName</key><string>shell_cmds.test</string>
30 <key>WhenToRun</key>
31 <array>
32 <string>PRESUBMISSION</string>
33 <string>NIGHTLY</string>
34 </array>
35 </dict>
36 <dict>
37 <key>Command</key>
38 <array>
39 <string>/bin/sh</string>
40 <string>/AppleInternal/Tests/shell_cmds/time/test_time.sh</string>
41 </array>
42 <key>TestName</key><string>shell_cmds.time</string>
deb63bfb
A
43 <key>WhenToRun</key>
44 <array>
45 <string>PRESUBMISSION</string>
46 <string>NIGHTLY</string>
47 </array>
48 </dict>
49 </array>
50 <key>Timeout</key>
51 <integer>30</integer>
52</dict>
53</plist>