Searched defs:chk_ifexists (Results 1 - 5 of 5) sorted by relevance

/external/ltp/testcases/commands/unzip/
H A Dunzip_tests.sh34 # Function: chk_ifexists
44 chk_ifexists() function
95 chk_ifexists INIT tst_resm || return $RC
96 chk_ifexists INIT unzip || return $RC
97 chk_ifexists INIT mkdir || return $RC
98 chk_ifexists INIT awk || return $RC
/external/ltp/testcases/network/traceroute/
H A Dtraceroute_tests.sh32 # Function: chk_ifexists
41 chk_ifexists() function
89 chk_ifexists INIT tst_resm || return $RC
90 chk_ifexists INIT traceroute || return $RC
91 chk_ifexists INIT awk || return $RC
92 chk_ifexists INIT head || return $RC
93 chk_ifexists INIT cat || return $RC
94 chk_ifexists INIT diff || return $RC
/external/ltp/testcases/network/xinetd/
H A Dxinetd_tests.sh31 # Function: chk_ifexists
40 chk_ifexists() function
96 chk_ifexists INIT tst_resm || return $RC
97 chk_ifexists INIT xinetd || return $RC
98 chk_ifexists INIT diff || return $RC
99 chk_ifexists INIT ip || return $RC
100 chk_ifexists INIT $TELNET_COMM || return $RC
/external/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh44 # Function: chk_ifexists
53 chk_ifexists() function
101 chk_ifexists INIT tst_resm || return $RC
102 chk_ifexists INIT logrotate || return $RC
103 chk_ifexists INIT awk || return $RC
/external/ltp/testcases/kernel/numa/
H A Dnuma01.sh50 # Function: chk_ifexists
59 chk_ifexists() function
182 chk_ifexists INIT tst_resm || return $RC
183 chk_ifexists INIT numactl || return $RC
184 chk_ifexists INIT numastat || return $RC
185 chk_ifexists INIT awk || return $RC
186 chk_ifexists INIT cat || return $RC
187 chk_ifexists INIT kill || return $RC

Completed in 192 milliseconds