mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
r24689: There is no such test as LDAP-UPTODATENESS.
(This used to be commit ebdb0ce83b66faeeb3396f293c7fc8ed52c387e7)
This commit is contained in:
parent
dfc0fd9eec
commit
7e4148eb4f
@ -47,3 +47,4 @@ RPC-DSSYNC
|
||||
RPC-EPMAPPER
|
||||
RPC-INITSHUTDOWN
|
||||
RPC-SAMSYNC
|
||||
LDAP-UPTODATEVECTOR
|
||||
|
@ -15,7 +15,7 @@ if grep ENABLE_GNUTLS.1 include/config.h > /dev/null; then
|
||||
plantest "TESTING PROTOCOL $p with options $options" dc ../testprogs/blackbox/test_ldb.sh $p \$SERVER_IP $options
|
||||
done
|
||||
fi
|
||||
for t in LDAP-CLDAP LDAP-BASIC LDAP-SCHEMA LDAP-UPTODATENESS
|
||||
for t in LDAP-CLDAP LDAP-BASIC LDAP-SCHEMA LDAP-UPTODATEVECTOR
|
||||
do
|
||||
plantest "$t" dc bin/smbtorture $TORTURE_OPTIONS "-U\$USERNAME%\$PASSWORD" //\$SERVER_IP/_none_ $t
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user