Home
last modified time | relevance | path

Searched refs:DoCmdByName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/init/test/unittest/init/
H A Dcmds_unittest.cpp55 DoCmdByName("mount ", "/2222222");
64 DoCmdByName("sync ", "");
65 DoCmdByName("restorecon ", "");
67 DoCmdByName("suspend ", "");
68 DoCmdByName("wait ", "1");
69 DoCmdByName("wait ", "aaa 1");
78 DoCmdByName("load_param ", "");
80 DoCmdByName("ifup ", "aaa, bbb");
81 DoCmdByName("insmod ", "a b");
154 DoCmdByName("copy ", "a");
[all …]
H A Dgroup_unittest.cpp93 static void DoCmdByName(const char *name, const char *cmdContent) in DoCmdByName() function
352 DoCmdByName("timer_start ", "test_service22|5000");
353 DoCmdByName("timer_start ", "test_service22|aa");
354 DoCmdByName("timer_start ", "");
H A Dservice_unittest.cpp65 static void DoCmdByName(const char *name, const char *cmdContent) in DoCmdByName() function
172 DoCmdByName("reset ", "test_service8");
174 DoCmdByName("reset ", "test_service8");