]> git.saurik.com Git - apple/shell_cmds.git/blame_incremental - tests/shell_cmds.plist
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / tests / shell_cmds.plist
... / ...
CommitLineData
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>
15 <key>IgnoreOutput</key>
16 <true/>
17 <key>TestName</key>
18 <string>shell_cmds: printf</string>
19 <key>WhenToRun</key>
20 <array>
21 <string>PRESUBMISSION</string>
22 <string>NIGHTLY</string>
23 </array>
24 </dict>
25 <dict>
26 <key>Command</key>
27 <array>
28 <string>/bin/sh</string>
29 <string>/AppleInternal/Tests/shell_cmds/test/legacy_test.sh</string>
30 </array>
31 <key>TestName</key>
32 <string>shell_cmds: test</string>
33 <key>WhenToRun</key>
34 <array>
35 <string>PRESUBMISSION</string>
36 <string>NIGHTLY</string>
37 </array>
38 </dict>
39 </array>
40 <key>Timeout</key>
41 <integer>30</integer>
42</dict>
43</plist>