1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/arping.test
2015-01-23 17:24:36 +01:00

21 lines
346 B
Bash
Executable File

#!/bin/sh
. ../.function
## arping -- Test arping feature
start_msg arping
#UTRACE="0 5M 0"
#UOBJDUMP="0 100k 10"
#USIMERR="error.sim"
export UTRACE UOBJDUMP USIMERR
start_prg arping eth0 10.10.100.123 10.1.1.1 eth0 10.30.1.110 10.30.1.111 eth0 10.10.100.124 10.10.100.125
# Test against expected output
RESULT=0
test_output_wc w arping