r19369: - we need to set the target:samba3 before calling torture_init()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Oct 2006 12:06:20 +0000 (12:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:18 +0000 (14:21 -0500)
commit0c26c2aefdb603c5ffc87e9c0db0e9b2b34ec0ab
treeded5b63d5583cf22ca5d873efab7acc83f4d9beb
parente2866ce78851a84c937408c0781fcc1e7107f663
r19369: - we need to set the target:samba3 before calling torture_init()
  otherwise BASE-DELETE will run all tests

- call ldb_global_init() directly after torture_init()
  this isn't strictly needed but looks better

metze
source/torture/smbtorture.c