Searched refs:BACKENDTYPE (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/
H A Drun.in26 # backends known to ./run -b <backend> (used to deduce $BACKENDTYPE)
167 BACKENDTYPE=`eval 'echo $AC_'$BACKEND`
168 if test "x$BACKENDTYPE" = "x" ; then
169 BACKENDTYPE="unknown"
180 export BACKEND BACKENDTYPE INDEXDB MAINDB \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dconf.sh40 -e "s/^#${BACKENDTYPE}#//" \
H A Dtest049-sync-config225 if [ "$BACKENDTYPE" = mod ]; then
H A Dtest059-slave-config277 if [ "$BACKENDTYPE" = mod ]; then
H A Dtest063-delta-multimaster104 if [ "$BACKENDTYPE" = mod ]; then
H A Dtest061-syncreplication-initiation184 [ "$BACKENDTYPE" = mod ] || continue
H A Dtest050-syncrepl-multimaster265 if [ "$BACKENDTYPE" = mod ]; then
H A Dtest058-syncrepl-asymmetric374 [ "$BACKENDTYPE" = mod ] || continue

Completed in 70 milliseconds