diff options
author | Andreas Schneider <asn@samba.org> | 2011-05-16 11:56:14 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-05-16 13:57:01 +0200 |
commit | a2115b56268bc71e69930a3d1dffa21ade7ad113 (patch) | |
tree | 441eff2a77a60cf7c6353d4c90e98a08460e2e1c /source4 | |
parent | 320789b89024c8dbbb59a628f06622748c329eb4 (diff) | |
download | samba-a2115b56268bc71e69930a3d1dffa21ade7ad113.tar.gz samba-a2115b56268bc71e69930a3d1dffa21ade7ad113.tar.xz samba-a2115b56268bc71e69930a3d1dffa21ade7ad113.zip |
waf: Enable Samba3 torture tests in top level build.
Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon May 16 13:57:01 CEST 2011 on sn-devel-104
Diffstat (limited to 'source4')
-rw-r--r-- | source4/selftest/skip | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 671269a8fd..da79467f55 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -45,18 +45,18 @@ ntvfs.cifs.raw.notify ntvfs.cifs.raw.scan-eamax ntvfs.cifs.raw.context ntvfs.cifs.raw.qfileinfo.ipc -rpc.samsync -rpc.remact # Not provided by Samba 4 -rpc.oxidresolve # Not provided by Samba 4 -rpc.eventlog # Not provided by Samba 4 -rpc.initshutdown # Not provided by Samba 4 -rpc.spoolss # Not provided by Samba 4 -rpc.svcctl # Not provided by Samba 4 -rpc.atsvc # Not provided by Samba 4 -rpc.frsapi # Not provided by Samba 4 -rpc.ntsvcs # Not provided by Samba 4 -rpc.dfs # Not provided by Samba 4 -rpc.lsa.forest # Not provided by Samba 4 +samba4.rpc.samsync +samba4.rpc.remact # Not provided by Samba 4 +samba4.rpc.oxidresolve # Not provided by Samba 4 +samba4.rpc.eventlog # Not provided by Samba 4 +samba4.rpc.initshutdown # Not provided by Samba 4 +samba4.rpc.spoolss # Not provided by Samba 4 +samba4.rpc.svcctl # Not provided by Samba 4 +samba4.rpc.atsvc # Not provided by Samba 4 +samba4.rpc.frsapi # Not provided by Samba 4 +samba4.rpc.ntsvcs # Not provided by Samba 4 +samba4.rpc.dfs # Not provided by Samba 4 +samba4.rpc.lsa.forest # Not provided by Samba 4 ^samba4.base.samba3.* # Samba3-specific test ^samba4.ntvfs.cifs.base.samba3.* # Samba3-specific test ^samba4.raw.samba3.* # Samba3-specific test |