s4-smbtorture: also run the driver timestamp spoolss test against samba.
authorGünther Deschner <gd@samba.org>
Tue, 8 Feb 2011 14:16:20 +0000 (15:16 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 8 Feb 2011 16:23:52 +0000 (17:23 +0100)
Guenther

source4/torture/rpc/spoolss.c

index dc9f704a69d95b36a7a236a26302a773322b13c7..e3c2a5753c898d91cd89853f51d20840f316b808 100644 (file)
@@ -9269,10 +9269,6 @@ static bool test_add_driver_timestamps(struct torture_context *tctx,
        struct torture_driver_context *d;
        struct timeval t = timeval_current();
 
-       if (torture_setting_bool(tctx, "samba3", false)) {
-               torture_skip(tctx, "skipping timestamps test against samba");
-       }
-
        d = talloc_zero(tctx, struct torture_driver_context);
 
        d->info8.version                = SPOOLSS_DRIVER_VERSION_200X;