Searched refs:ShellCommandExecutorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/ |
H A D | shell_command_executor_test.cpp | 31 class ShellCommandExecutorTest : public ::testing::Test { class 40 void ShellCommandExecutorTest::SetUpTestCase() in SetUpTestCase() 43 void ShellCommandExecutorTest::TearDownTestCase() in TearDownTestCase() 46 void ShellCommandExecutorTest::SetUp() in SetUp() 51 void ShellCommandExecutorTest::TearDown() in TearDown() 59 HWTEST_F(ShellCommandExecutorTest, ShellCommandExecutor_DoWork_0100, TestSize.Level1) 72 HWTEST_F(ShellCommandExecutorTest, ShellCommandExecutor_DoWork_0200, TestSize.Level1) 85 HWTEST_F(ShellCommandExecutorTest, ShellCommandExecutor_DoWork_0300, TestSize.Level1) 102 HWTEST_F(ShellCommandExecutorTest, ShellCommandExecutor_DoWork_0400, TestSize.Level1) 118 HWTEST_F(ShellCommandExecutorTest, ShellCommandExecutor_WaitWorkDone_0100, TestSize.Level1)
|