Searched refs:BASEDIR (Results 1 – 6 of 6) sorted by relevance
10 BASEDIR="$(dirname "$0")/../conformance/interfaces"33 run_option_group_tests "$BASEDIR/aio_*"34 run_option_group_tests "$BASEDIR/lio_listio"38 run_option_group_tests "$BASEDIR/sig*"39 run_option_group_tests $BASEDIR/raise40 run_option_group_tests $BASEDIR/kill41 run_option_group_tests $BASEDIR/killpg42 run_option_group_tests $BASEDIR/pthread_kill43 run_option_group_tests $BASEDIR/pthread_sigmask47 run_option_group_tests "$BASEDIR/sem*"[all …]
9 BASEDIR=baseResults39 diff -b $BASEDIR/$b.out $TARGETDIR/$b.out || HASERROR=150 diff -b $BASEDIR/badMacroArgs.frag.out $TARGETDIR/badMacroArgs.frag.out || HASERROR=157 diff -b $BASEDIR/reflection.vert.out $TARGETDIR/reflection.vert.out || HASERROR=159 diff -b $BASEDIR/reflection.options.vert.out $TARGETDIR/reflection.options.vert.out || HASERROR=161 diff -b $BASEDIR/reflection.frag.out $TARGETDIR/reflection.frag.out || HASERROR=163 diff -b $BASEDIR/reflection.options.frag.out $TARGETDIR/reflection.options.frag.out || HASERROR=165 diff -b $BASEDIR/reflection.options.geom.out $TARGETDIR/reflection.options.geom.out || HASERROR=167 diff -b $BASEDIR/reflection.linked.out $TARGETDIR/reflection.linked.out || HASERROR=169 diff -b $BASEDIR/reflection.linked.options.out $TARGETDIR/reflection.linked.options.out || HASERROR…[all …]
5 BASEDIR=baseResults18 diff -b $BASEDIR/$b.out $TARGETDIR/$b.out || HASERROR=125 echo "base size was" `cat $BASEDIR/size`
20 BASEDIR=$(dirname "$0")21 BASEDIR=$(realpath "$BASEDIR")/../..23 (cd "$BASEDIR";
8 BASEDIR="$(dirname "$0")"10 cd "$BASEDIR" || die "Could not change into base directory $BASEDIR"
45 BASEDIR=$(git rev-parse --show-toplevel)49 ${CLANG_FORMAT} -i -style=file "$BASEDIR/$FILE"