Home
last modified time | relevance | path

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

/tools/testing/selftests/ftrace/
Dftracetest95 if [ $VERBOSE -eq -1 ]; then
98 VERBOSE=$((VERBOSE + 1))
99 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
100 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))
104 if [ $VERBOSE -ne 0 ]; then
107 VERBOSE=-1
190 VERBOSE=0
384 if [ $VERBOSE -eq -1 ]; then
388 elif [ $VERBOSE -ge 3 ]; then
390 elif [ $VERBOSE -eq 2 ]; then
[all …]
/tools/testing/selftests/kexec/
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/net/
Dfib_nexthop_multiprefix.sh16 VERBOSE=0
44 [ "$VERBOSE" = "1" ] && echo
53 if [ "$VERBOSE" = "1" ]; then
59 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
63 [ "$VERBOSE" = "1" ] && echo
134 if [ "$VERBOSE" = "1" ]; then
179 if [ "$VERBOSE" = "1" ]; then
208 if [ "$VERBOSE" = "1" ]; then
230 v) VERBOSE=1;;
Dfib-onlink-tests.sh7 VERBOSE=0
129 if [ "$VERBOSE" = "1" ]; then
135 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
139 [ "$VERBOSE" = "1" ] && echo
491 v) VERBOSE=$(($VERBOSE + 1));;
Dicmp_redirect.sh22 VERBOSE=0
85 if [ "$VERBOSE" = "1" ]; then
96 if [ "$VERBOSE" = "1" ]; then
102 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
106 [ "$VERBOSE" = "1" ] && echo
288 if [ "$VERBOSE" = "1" ]; then
497 v) VERBOSE=$(($VERBOSE + 1));;
Dfib_nexthops.sh27 VERBOSE=0
49 if [ "$VERBOSE" = "1" ]; then
68 [ "$VERBOSE" = "1" ] && echo
77 if [ "$VERBOSE" = "1" ]; then
84 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
199 if [ "$VERBOSE" = "1" ]; then
210 if [ "${VERBOSE}" = "1" ]; then
1064 v) VERBOSE=$(($VERBOSE + 1));;
Dl2tp.sh16 VERBOSE=0
56 if [ "$VERBOSE" = "1" ]; then
62 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
66 [ "$VERBOSE" = "1" ] && echo
373 v) VERBOSE=$(($VERBOSE + 1));;
Dfib_tests.sh14 VERBOSE=0
528 if [ "$VERBOSE" = "1" ]; then
534 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
687 if [ "$VERBOSE" = "1" ]; then
694 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
698 [ "$VERBOSE" = "1" ] && echo
712 if [ "$VERBOSE" = "1" ]; then
725 if [ "${VERBOSE}" = "1" ]; then
744 if [ "$VERBOSE" = "1" ]; then
801 [ "${VERBOSE}" = "1" ] && set -x
[all …]
Dfcnal-test.sh37 VERBOSE=0
81 [ "${VERBOSE}" = "1" ] && echo
141 if [ "${VERBOSE}" = "1" ]; then
149 if [ "${VERBOSE}" = "1" ]; then
158 if [ "${VERBOSE}" = "1" ]; then
175 if [ "$VERBOSE" = "1" ]; then
181 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
207 if [ "$VERBOSE" = "0" ]; then
229 if [ "$VERBOSE" = "0" ]; then
251 if [ "$VERBOSE" = "0" ]; then
[all …]
Dpmtu.sh136 VERBOSE=0
276 if [ "$VERBOSE" = "1" ]; then
282 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
1196 if [ "$VERBOSE" = "1" ]; then
1418 v) VERBOSE=1;;
/tools/perf/lib/
DMakefile43 VERBOSE = $(V) macro
45 ifndef VERBOSE
46 VERBOSE = 0 macro
49 ifeq ($(VERBOSE),1)
/tools/testing/selftests/bpf/
Dtest_libbpf.sh20 if [ -n "$VERBOSE" ]; then
Dtest_xdp_vlan.sh74 export VERBOSE=yes
139 if [ -n "$VERBOSE" ]; then
/tools/lib/lockdep/
DMakefile76 export Q VERBOSE
87 ifeq ($(VERBOSE),1)
/tools/lib/traceevent/plugins/
DMakefile112 ifeq ($(VERBOSE),1)
/tools/lib/traceevent/
DMakefile116 ifeq ($(VERBOSE),1)
/tools/lib/bpf/
DMakefile120 ifeq ($(VERBOSE),1)