HomeSort by: relevance | last modified time | path
    Searched refs:libxml2 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/statschannel/
prereq.sh 26 if ! $FEATURETEST --have-libxml2 && ! $FEATURETEST --have-json-c; then
27 echo_i "skip: one or both of --with-libxml2 and --with-json-c required"
tests.sh 33 if ! $FEATURETEST --have-libxml2; then
175 if $FEATURETEST --have-libxml2 && [ -x "${CURL}" ]; then
180 echo_i "skipping test: requires libxml2 and curl"
250 if $FEATURETEST --have-libxml2; then
674 if $FEATURETEST --have-libxml2 && [ -x "${CURL}" ]; then
687 echo_i "skipping test: requires libxml2 and curl"
  /src/external/bsd/wpa/dist/hs20/client/
Android.mk 7 INCLUDES += external/libxml2/include
77 LOCAL_SHARED_LIBRARIES += libxml2
80 #LOCAL_SHARED_LIBRARIES += libxml2
81 LOCAL_STATIC_LIBRARIES += libxml2
  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests.sh 153 if $FEATURETEST --have-libxml2 && [ -x "${CURL}" ] && [ -x "${XMLLINT}" ]; then
157 echo_i "skipping test as libxml2 and/or curl and/or xmllint was not found"
165 if $FEATURETEST --have-libxml2 && [ -x "${CURL}" ] && [ -x "${XMLLINT}" ]; then
169 echo_i "skipping test as libxml2 and/or curl and/or xmllint was not found"
177 if $FEATURETEST --have-libxml2 && "${CURL}" --http1.1 http://10.53.0.3:${EXTRAPORT1} >/dev/null 2>&1 && [ -x "${XSLTPROC}" ]; then
225 echo_i "skipping test as libxml2 and/or curl with HTTP/1.1 support and/or xsltproc was not found"
233 if $FEATURETEST --have-libxml2 && [ -e stats.xml.out ] && [ -x "${XSLTPROC}" ] && [ -x "${XMLLINT}" ]; then
249 echo_i "skipping test as libxml2 and/or stats.xml.out file and/or xsltproc and/or xmllint was not found"
  /src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
tests.sh 718 if ${FEATURETEST} --have-libxml2 && [ -x "${CURL}" ] && [ -x "${XMLLINT}" ]; then
  /src/external/mpl/bind/dist/
configure 1691 libraries (libxml2, libuv, OpenSSL) (disabled by
1728 --with-libxml2 build with libxml2 library [yes|no|auto] (default is
1792 C compiler flags for LIBXML2, overriding pkg-config
1794 linker flags for LIBXML2, overriding pkg-config
25406 # was --with-libxml2 specified?
25408 # [pairwise: --with-libxml2=auto, --with-libxml2=yes, --without-libxml2]
25410 # Check whether --with-libxml2 was given
    [all...]

Completed in 68 milliseconds