Home
last modified time | relevance | path

Searched refs:TOPDIR (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/shell/hush_test/
Drun-all12 TOPDIR=`pwd`
56 sh "$x" >"$TOPDIR/$noslash-$x.fail" 2>&1 && \
57 { { echo " ok"; rm "$TOPDIR/$noslash-$x.fail"; } || echo " fail"; }
76 test $r -eq 77 && rm -f "$TOPDIR/$noslash-$x.fail" && exit 77
77 diff -u "$name.xx" "$name.right" >"$TOPDIR/$noslash-$x.fail" \
78 && rm -f "$name.xx" "$TOPDIR/$noslash-$x.fail"
/busybox-1.35.0/shell/ash_test/
Drun-all12 TOPDIR=`pwd`
59 sh "$x" >"$TOPDIR/$noslash-$x.fail" 2>&1 && \
60 { { echo " ok"; rm "$TOPDIR/$noslash-$x.fail"; } || echo " fail"; }
75 diff -u "$name.xx" "$name.right" >"$TOPDIR/$noslash-$x.fail" \
76 && rm -f "$name.xx" "$TOPDIR/$noslash-$x.fail"
/busybox-1.35.0/
DMakefile134 TOPDIR := $(srctree) macro
142 export srctree objtree VPATH TOPDIR