aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/tests/file_cmds.plist
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-20 16:22:02 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-20 16:22:02 -0400
commitf5569153b7df6d141164c27040ef0076732f2da7 (patch)
tree338e90c0f5de223bf790b85410838c0bc21cc61d /file_cmds/tests/file_cmds.plist
parent591e92d95c376763dde539fadf0498bd1358073d (diff)
downloadapple_cmds-f5569153b7df6d141164c27040ef0076732f2da7.tar.gz
apple_cmds-f5569153b7df6d141164c27040ef0076732f2da7.tar.zst
apple_cmds-f5569153b7df6d141164c27040ef0076732f2da7.zip
file_cmds: 321.100.10.0.1
Diffstat (limited to 'file_cmds/tests/file_cmds.plist')
-rw-r--r--file_cmds/tests/file_cmds.plist36
1 files changed, 36 insertions, 0 deletions
diff --git a/file_cmds/tests/file_cmds.plist b/file_cmds/tests/file_cmds.plist
index 4e4d135..337d4b4 100644
--- a/file_cmds/tests/file_cmds.plist
+++ b/file_cmds/tests/file_cmds.plist
@@ -12,6 +12,42 @@
<key>Command</key>
<array>
<string>/bin/sh</string>
+ <string>cp.sh</string>
+ </array>
+ <key>AsRoot</key>
+ <false/>
+ <key>TestName</key>
+ <string>cp</string>
+ <key>WhenToRun</key>
+ <array>
+ <string>PRESUBMISSION</string>
+ <string>NIGHTLY</string>
+ </array>
+ <key>WorkingDirectory</key>
+ <string>/AppleInternal/Tests/file_cmds</string>
+ </dict>
+ <dict>
+ <key>Command</key>
+ <array>
+ <string>/bin/sh</string>
+ <string>touch.sh</string>
+ </array>
+ <key>AsRoot</key>
+ <false/>
+ <key>TestName</key>
+ <string>touch</string>
+ <key>WhenToRun</key>
+ <array>
+ <string>PRESUBMISSION</string>
+ <string>NIGHTLY</string>
+ </array>
+ <key>WorkingDirectory</key>
+ <string>/AppleInternal/Tests/file_cmds</string>
+ </dict>
+ <dict>
+ <key>Command</key>
+ <array>
+ <string>/bin/sh</string>
<string>chgrp.sh</string>
</array>
<key>AsRoot</key>