r3386: - fixed --seed option in smbtorture
authorAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2004 04:59:52 +0000 (04:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:03 +0000 (13:05 -0500)
commitb95493d3d16581b8dd8f4727cd10631c18e16748
treebdb12a797bccf637291d1cdfa076937d2a111856
parent91139ed8d41a1d4b99379142b3e09c6d0a8ff159
r3386: - fixed --seed option in smbtorture

- added new tests BASE-NTDENY1 and BASE-NTDENY2. These are the
  ntcreatex equivalents of the BASE-DENY1 and BASE-DENY2
  tests. Unfortunately, with ntcreatex there are 4 million combination
  and trying each one takes 1 second, so randomised testing is the
  only choice. The BASE-DENY1 test can operate in parallel with
  hundreds of connections, speeding things up a bit (as most time is
  spent waiting 1 second for a sharing violation to come back)
source/torture/basic/denytest.c
source/torture/torture.c