#!/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