OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thost
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/network/rpc/basic_tests/rpcinfo/
rpcinfo01
55
local
thost
="$(tst_ipaddr)"
57
EXPECT_RHOST_PASS rpcinfo -p $
thost
| grep -q portmapper
58
EXPECT_RHOST_PASS rpcinfo -t $
thost
$TPNUM
59
EXPECT_RHOST_PASS rpcinfo -t $
thost
$TPNUM $TVNUM
60
EXPECT_RHOST_PASS rpcinfo -t $
thost
$TCPNAME
61
EXPECT_RHOST_PASS rpcinfo -t $
thost
$TCPNAME $TVNUM
62
EXPECT_RHOST_PASS rpcinfo -u $
thost
100000
63
EXPECT_RHOST_PASS rpcinfo -u $
thost
100000 2
64
EXPECT_RHOST_PASS rpcinfo -u $
thost
portmapper
65
EXPECT_RHOST_PASS rpcinfo -u $
thost
portmapper
[
all
...]
/external/ltp/testcases/network/rpc/basic_tests/rpc01/
rpc01
47
local
thost
="$(tst_ipaddr)"
53
EXPECT_RHOST_PASS rpc1 -s $
thost
-f $LTP_DATAROOT/$f
/external/autotest/cli/
job_unittest.py
238
u'job': {u'control_file': u"def run(machine):\n\
thost
= hosts.create_host(machine)\n\tat = autotest.Autotest(host)\n\tat.run_test('sleeptest')\n\nparallel_simple(run, machines)",
[
all
...]
Completed in 116 milliseconds