selftest: Load time_audit and full_audit
authorChristof Schmitt <cs@samba.org>
Fri, 1 Apr 2016 05:31:19 +0000 (22:31 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 5 Apr 2016 22:15:17 +0000 (00:15 +0200)
This triggers the check for missing VFS functions in these modules.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba3.pm

index bdeebc9b3a5fcbac64a52a10c7d6785e4bcad05a..f4d740313daabd37dd5f066dfc76b232a3fcf5f0 100755 (executable)
@@ -548,7 +548,7 @@ sub setup_simpleserver($$)
 
        my $simpleserver_options = "
        lanman auth = yes
-       vfs objects = xattr_tdb streams_depot
+       vfs objects = xattr_tdb streams_depot time_audit full_audit
        change notify = no
 
 [vfs_aio_fork]