mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3-selftest: enable RAP calls testsuite against samba3.
Guenther
This commit is contained in:
parent
3144a988e5
commit
4d6368f5f5
@ -54,12 +54,14 @@ local="LOCAL-NSS-WRAPPER LOCAL-NDR"
|
||||
|
||||
winbind="WINBIND-STRUCT WINBIND-WBCLIENT"
|
||||
|
||||
rap="RAP-BASIC"
|
||||
|
||||
# NOTE: to enable the UNIX-WHOAMI test, we need to change the default share
|
||||
# config to allow guest access. I'm not sure whether this would break other
|
||||
# tests, so leaving it alone for now -- jpeach
|
||||
unix="UNIX-INFO2"
|
||||
|
||||
tests="$base $raw $rpc $unix $local $winbind"
|
||||
tests="$base $raw $rpc $unix $local $winbind $rap"
|
||||
|
||||
if test "x$POSIX_SUBTESTS" != "x" ; then
|
||||
tests="$POSIX_SUBTESTS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user