Lines Matching refs:assertShellCommand
142 assertShellCommand("gsi_tool wipe"); in testDsuGsi()
152 assertShellCommand(getDsuInstallCommand()); in testDsuGsi()
177 assertShellCommand("gsi_tool enable"); in testDsuGsi()
184 assertShellCommand("remount"); in testDsuGsi()
189 assertShellCommand("remount"); in testDsuGsi()
191 assertShellCommand(String.format("mkdir -p '%s'", REMOUNT_TEST_PATH)); in testDsuGsi()
192 assertShellCommand(String.format("cp /system/bin/init '%s'", REMOUNT_TEST_FILE)); in testDsuGsi()
196 assertShellCommand("gsi_tool disable"); in testDsuGsi()
203 assertShellCommand("gsi_tool enable"); in testDsuGsi()
216 assertShellCommand("enable-verity"); in testDsuGsi()
223 assertShellCommand("gsi_tool wipe"); in testDsuGsi()