Home
last modified time | relevance | path

Searched refs:WITH_TESTS (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/scripts/
H A Dbuild.sh6 WITH_TESTS="`scripts/fix-cunit.sh` --enable-tests"
59 posix|*) config "$WITH_TESTS $WITH_DOCS --enable-examples $WITH_TLS $OTHER_OPTS" && \
65 if test $err = 0 -a -n "$WITH_TESTS" ; then
73 if test $err = 0 -a -n "$WITH_TESTS" ; then
79 if test $err = 0 -a -n "$WITH_TESTS" ; then
H A Ddist.sh26 WITH_TESTS="`scripts/fix-cunit.sh` --enable-tests"
57 config "$WITH_TESTS $SILENT --enable-documentation --enable-examples --disable-dtls" && make dist
65 $DIR/configure $PREFIX $WITH_TESTS $SILENT $WITH_DOCS --enable-examples $WITH_TLS && \

Completed in 1 milliseconds