aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/tests/system_cmds.plist
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/tests/system_cmds.plist')
-rw-r--r--system_cmds/tests/system_cmds.plist214
1 files changed, 214 insertions, 0 deletions
diff --git a/system_cmds/tests/system_cmds.plist b/system_cmds/tests/system_cmds.plist
new file mode 100644
index 0000000..c536ce4
--- /dev/null
+++ b/system_cmds/tests/system_cmds.plist
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>BATSConfigVersion</key>
+ <string>0.1.0</string>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>Project</key>
+ <string>system_cmds</string>
+ <key>IgnoreOutput</key>
+ <true/>
+ <key>TestSpecificLogs</key>
+ <array>
+ <string>/tmp/system_cmds.*.txt</string>
+ </array>
+ <key>Tests</key>
+ <array>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/bin/lsmp</string>
+ <string>-all</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_lsmp</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/sbin/lsof</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_lsof</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/bin/zprint</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_zprint</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>recon</string>
+ <string>/AppleInternal/Tests/system_cmds/test_zprint.lua</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_zprint_lua</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/bin/hostinfo</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_hostinfo</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <false/>
+ <key>Command</key>
+ <array>
+ <string>/usr/local/bin/ltop</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_ltop</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <false/>
+ <key>Command</key>
+ <array>
+ <string>/usr/bin/vm_stat</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_vm_stat</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/sbin/dmesg</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_dmesg</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/sbin/sysctl</string>
+ <string>-a</string>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_sysctl</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ <dict>
+ <key>Arch</key>
+ <string>platform-native</string>
+ <key>AsRoot</key>
+ <true/>
+ <key>Command</key>
+ <array>
+ <string>/usr/local/bin/proc_uuid_policy</string>
+ <string>add</string>
+ <string>alt-dyld</string>
+ <string>/usr/bin/yes</string>
+ </array>
+ <key>RequiredResources</key>
+ <array>
+ <dict>
+ <key>Properties</key>
+ <string>deviceClass == &apos;iPhone&apos;</string>
+ </dict>
+ </array>
+ <key>IgnoreCrashes</key>
+ <array/>
+ <key>TestName</key>
+ <string>test_proc_uuid_policy</string>
+ <key>TestSpecificLogs</key>
+ <array/>
+ <key>WorkingDirectory</key>
+ <string>/tmp/</string>
+ </dict>
+ </array>
+</dict>
+</plist>