Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 28) sorted by relevance

12

/tools/testing/selftests/net/
A Dfib_nexthop_nongw.sh13 VERBOSE=0
40 [ "$VERBOSE" = "1" ] && echo
49 if [ "$VERBOSE" = "1" ]; then
55 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
59 [ "$VERBOSE" = "1" ] && echo
104 v) VERBOSE=1;;
A Dtest_vxlan_nolocalbypass.sh18 VERBOSE=0
38 if [ "$VERBOSE" = "1" ]; then
57 [ "$VERBOSE" = "1" ] && echo
66 if [ "$VERBOSE" = "1" ]; then
73 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
186 v) VERBOSE=$(($VERBOSE + 1));;
A Dfib_nexthop_multiprefix.sh17 VERBOSE=0
45 [ "$VERBOSE" = "1" ] && echo
54 if [ "$VERBOSE" = "1" ]; then
60 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
64 [ "$VERBOSE" = "1" ] && echo
135 if [ "$VERBOSE" = "1" ]; then
177 if [ "$VERBOSE" = "1" ]; then
206 if [ "$VERBOSE" = "1" ]; then
228 v) VERBOSE=1;;
A Dtraceroute.sh8 VERBOSE=0
46 if [ "$VERBOSE" = "1" ]; then
52 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
56 [ "$VERBOSE" = "1" ] && echo
304 v) VERBOSE=$(($VERBOSE + 1));;
A Dfib-onlink-tests.sh8 VERBOSE=0
127 if [ "$VERBOSE" = "1" ]; then
133 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
137 [ "$VERBOSE" = "1" ] && echo
488 v) VERBOSE=$(($VERBOSE + 1));;
A Dtest_neigh.sh9 VERBOSE=0
20 if [ "$VERBOSE" = "1" ]; then
27 if [ "$VERBOSE" -eq 1 ] && [ -n "$out" ]; then
348 v) VERBOSE=$((VERBOSE + 1));;
A Dicmp_redirect.sh23 VERBOSE=0
90 if [ "$VERBOSE" = "1" ]; then
101 if [ "$VERBOSE" = "1" ]; then
107 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
111 [ "$VERBOSE" = "1" ] && echo
284 if [ "$VERBOSE" = "1" ]; then
494 v) VERBOSE=$(($VERBOSE + 1));;
A Dgre_gso.sh11 VERBOSE=0
192 v) VERBOSE=$(($VERBOSE + 1));;
A Dl2tp.sh17 VERBOSE=0
57 if [ "$VERBOSE" = "1" ]; then
63 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
67 [ "$VERBOSE" = "1" ] && echo
367 v) VERBOSE=$(($VERBOSE + 1));;
A Dvrf_route_leaking.sh62 VERBOSE=0
128 if [ "$VERBOSE" = "1" ]; then
135 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then
139 [ "$VERBOSE" = "1" ] && echo
152 if [ "$VERBOSE" = "1" ]; then
158 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then
165 [ "$VERBOSE" = "1" ] && echo
656 v) VERBOSE=1;;
A Dtest_bridge_backup_port.sh49 VERBOSE=0
70 if [ "$VERBOSE" = "1" ]; then
89 [ "$VERBOSE" = "1" ] && echo
98 if [ "$VERBOSE" = "1" ]; then
105 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
716 v) VERBOSE=$(($VERBOSE + 1));;
A Dfdb_flush.sh42 : ${VERBOSE:=0}
54 if [ "$VERBOSE" = "1" ]; then
61 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
84 if [ "$VERBOSE" = "1" ]; then
103 [ "$VERBOSE" = "1" ] && echo
775 v) VERBOSE=$(($VERBOSE + 1));;
A Dvrf-xfrm-tests.sh8 VERBOSE=0
64 if [ "$VERBOSE" = "1" ]; then
70 if [ "$VERBOSE" = "1" ]; then
410 v) VERBOSE=$(($VERBOSE + 1));;
A Dtest_bridge_neigh_suppress.sh60 VERBOSE=0
80 if [ "$VERBOSE" = "1" ]; then
99 [ "$VERBOSE" = "1" ] && echo
108 if [ "$VERBOSE" = "1" ]; then
115 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
904 v) VERBOSE=$(($VERBOSE + 1));;
A Dtest_vxlan_vnifiltering.sh93 VERBOSE=0
134 if [ "$VERBOSE" = "1" ]; then
141 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
558 v) VERBOSE=$(($VERBOSE + 1));;
A Dfib_nexthops.sh59 VERBOSE=0
89 if [ "$VERBOSE" = "1" ]; then
108 [ "$VERBOSE" = "1" ] && echo
117 if [ "$VERBOSE" = "1" ]; then
124 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
235 if [ "$VERBOSE" = "1" ]; then
246 if [ "${VERBOSE}" = "1" ]; then
2490 v) VERBOSE=$(($VERBOSE + 1));;
A Dfib_tests.sh16 VERBOSE=0
524 if [ "$VERBOSE" = "1" ]; then
530 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
941 if [ "$VERBOSE" = "1" ]; then
952 [ "$VERBOSE" = "1" ] && echo
966 if [ "$VERBOSE" = "1" ]; then
979 if [ "${VERBOSE}" = "1" ]; then
998 if [ "$VERBOSE" = "1" ]; then
1055 [ "${VERBOSE}" = "1" ] && set -x
1487 if [ "$VERBOSE" = "1" ]; then
[all …]
A Dfcnal-test.sh44 VERBOSE=0
105 [ "${VERBOSE}" = "1" ] && echo
166 if [ "${VERBOSE}" = "1" ]; then
197 if [ "$VERBOSE" = "1" ]; then
209 if [ "$VERBOSE" = "1" ]; then
246 if [ "$VERBOSE" = "0" ]; then
268 if [ "$VERBOSE" = "0" ]; then
290 if [ "$VERBOSE" = "0" ]; then
682 [ "$VERBOSE" = "1" ] && echo
815 [ "$VERBOSE" = "1" ] && echo
[all …]
/tools/testing/selftests/ftrace/
A Dftracetest100 if [ $VERBOSE -eq -1 ]; then
103 VERBOSE=$((VERBOSE + 1))
104 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
105 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))
109 if [ $VERBOSE -ne 0 ]; then
112 VERBOSE=-1
200 VERBOSE=0
440 if [ $VERBOSE -eq -1 ]; then
444 elif [ $VERBOSE -ge 3 ]; then
446 elif [ $VERBOSE -eq 2 ]; then
[all …]
/tools/testing/selftests/kexec/
A Dkexec_common_lib.sh6 VERBOSE="${VERBOSE:-1}"
13 [ $VERBOSE -ne 0 ] && echo "[INFO] $1"
19 [ $VERBOSE -ne 0 ] && echo "$1 [PASS]"
26 [ $VERBOSE -ne 0 ] && echo "$1 [FAIL]"
33 [ $VERBOSE -ne 0 ] && echo "$1"
/tools/testing/selftests/bpf/
A Dima_setup.sh10 VERBOSE="${SELFTESTS_VERBOSE:=0}"
149 if [[ "${VERBOSE}" -eq 0 ]]; then
A Dverify_sig_setup.sh8 VERBOSE="${SELFTESTS_VERBOSE:=0}"
122 if [[ "${VERBOSE}" -eq 0 ]]; then
/tools/testing/selftests/cgroup/
A Dtest_cpuset_prs.sh41 VERBOSE=0
47 -v) ((VERBOSE++))
63 if [[ $VERBOSE -gt 0 && -d /sys/kernel/debug/sched ]]
522 [[ $VERBOSE -gt 0 ]] && SHOWERR=1
732 [[ $VAL -eq 1 && $VERBOSE -gt 0 ]] && {
852 [[ $VERBOSE -gt 0 ]] || return 0
921 [[ $VERBOSE -gt 0 ]] && echo "Test $I done."
947 [[ $VERBOSE -gt 1 ]] && {
1008 [[ $VERBOSE -gt 1 ]] && {
/tools/testing/selftests/vsock/
A Dvmtest.sh54 VERBOSE=0
199 if [[ "${VERBOSE}" -eq 1 ]]; then
289 if [[ ${VERBOSE} -eq 0 ]]; then
432 v) VERBOSE=1;;
/tools/testing/selftests/net/openvswitch/
A Dopenvswitch.sh12 VERBOSE=0
34 [ $VERBOSE = 0 ] || echo $*
835 v) VERBOSE=1;;

Completed in 44 milliseconds

12