Searched refs:output (Results 1 - 25 of 3332) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
H A Dbigfd.exp14 set output [target_compile "$srcdir/$subdir/bigfd.c" \
17 if {$output != ""} {
19 puts $output
25 set output [util_start "$srcdir/$subdir/bigfd" "" ""]
26 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
H A Dbigfd.exp14 set output [target_compile "$srcdir/$subdir/bigfd.c" \
17 if {$output != ""} {
19 puts $output
25 set output [util_start "$srcdir/$subdir/bigfd" "" ""]
26 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
H A Dbigfd.exp14 set output [target_compile "$srcdir/$subdir/bigfd.c" \
17 if {$output != ""} {
19 puts $output
25 set output [util_start "$srcdir/$subdir/bigfd" "" ""]
26 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
H A Dbigfd.exp14 set output [target_compile "$srcdir/$subdir/bigfd.c" \
17 if {$output != ""} {
19 puts $output
25 set output [util_start "$srcdir/$subdir/bigfd" "" ""]
26 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/nsswitch/
H A Dfinger.exp7 set output [util_start "bin/wbinfo" "-u"]
8 if { [regexp "Error" $output] } {
13 set user_list [split $output "\n"]
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
19 verbose $output
21 if { [regexp "no such user" $output] } {
31 set output [util_start "finger" "\"$user\""]
32 verbose $output
34 if { [regexp "no such user" $output] } {
H A Dgetgrent_r.exp10 set output [target_compile "$srcdir/$subdir/getgrent_r.c" \
13 if {$output != ""} {
15 puts $output
19 # Clean up output from previous tests
26 set output [util_start "$srcdir/$subdir/getgrent_r" "$pid" ""]
27 if {![regexp "^PASS:" $output]} {
29 puts $output
33 # Sort and compare output
35 set output [util_start "$srcdir/$subdir/getent_r.sh" "getgrent $pid" ""]
36 if {$output
[all...]
H A Dpam_winbind_syms.exp19 set output [target_compile "$srcdir/$subdir/pam_winbind_syms.c" \
23 if {$output != ""} {
25 puts $output
31 set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
34 if {[regexp "FAIL:" $output]} {
36 puts $output
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/features/
H A Dfeature_to_c.sh22 output=$1
25 if test -z "$output" || test -z "$1"; then
30 if test -e "$output"; then
31 echo "Output file \"$output\" already exists; refusing to overwrite."
62 }' < $input >> $output
65 echo >> $output
66 echo "const char *const xml_builtin[][2] = {" >> $output
71 echo " { \"$basename\", $arrayname }," >> $output
74 echo " { 0, 0 }" >> $output
75 echo "};" >> $output
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/features/
H A Dfeature_to_c.sh22 output=$1
25 if test -z "$output" || test -z "$1"; then
30 if test -e "$output"; then
31 echo "Output file \"$output\" already exists; refusing to overwrite."
62 }' < $input >> $output
65 echo >> $output
66 echo "const char *const xml_builtin[][2] = {" >> $output
71 echo " { \"$basename\", $arrayname }," >> $output
74 echo " { 0, 0 }" >> $output
75 echo "};" >> $output
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/features/
H A Dfeature_to_c.sh22 output=$1
25 if test -z "$output" || test -z "$1"; then
30 if test -e "$output"; then
31 echo "Output file \"$output\" already exists; refusing to overwrite."
62 }' < $input >> $output
65 echo >> $output
66 echo "const char *const xml_builtin[][2] = {" >> $output
71 echo " { \"$basename\", $arrayname }," >> $output
74 echo " { 0, 0 }" >> $output
75 echo "};" >> $output
[all...]

Completed in 198 milliseconds

1234567891011>>