file_cmds-287.11.1.tar.gz
[apple/file_cmds.git] / tests / file_cmds.plist
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>file_cmds</string>
7         <key>IgnoreOutput</key>
8         <true/>
9         <key>Tests</key>
10         <array>
11                 <dict>
12                         <key>Command</key>
13                         <array>
14                                 <string>/bin/sh</string>
15                                 <string>chgrp.sh</string>
16                         </array>
17                         <key>AsRoot</key>
18                         <true/>
19                         <key>TestName</key>
20                         <string>chgrp</string>
21                         <key>WhenToRun</key>
22                         <array>
23                                 <string>PRESUBMISSION</string>
24                                 <string>NIGHTLY</string>
25                         </array>
26                         <key>WorkingDirectory</key>
27                         <string>/AppleInternal/Tests/file_cmds</string>
28                 </dict>
29         </array>
30         <key>Timeout</key>
31         <integer>30</integer>
32 </dict>
33 </plist>