Files
rk35xx-android14/external/ltp/testcases/network/multicast/mc_commo
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00
..

This test requires two machines on the same subnet.  Each machine must have the same
path setup for the test, i.e. if Machine A has "/testcases/mc_commo" for the files, then
Machine B must also have the same path setup.  Machine B would be exported as the
RHOST on Machine A, i.e. 'export RHOST=<Machine B hostname>'.  If this
is not done, the test will use itself as the RHOST, which isn't very useful.  Also,
the machine specified as the RHOST must have a ".rhosts" file in root's home
directory with the hostname of the local machine that's running the test.  This is to
allow the script to execute it's rsh calls.