r15456: Inspired by a short discussion with abartlet on IRC.
authorRafal Szczesniak <mimir@samba.org>
Fri, 5 May 2006 09:52:12 +0000 (09:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:05:37 +0000 (14:05 -0500)
commit9604b161add82ed4e9039b81c59235ea678defca
tree9fc6ebabeb1dbf35e2e7d66c19ac9aa573b6c5ae
parentb2154e79b127d655a9ad875f7d4fd6e21cb1d8b8
r15456: Inspired by a short discussion with abartlet on IRC.

- create "async" parameter for smbtorture to categorise async tests
  potentially hard for windows servers
- create "num-async" parameter to specify the number of simultaneous
  async requests to be made
- move RPC-ASYNCBIND test from "dangerous" to "async" (I should probably
  do the same for many others async tests...)

It's an interesting way to determine resources availability on windows
servers...

rafal
(This used to be commit 0d008fbea0aec279d389cff676a4319262475d17)
source4/torture/rpc/async_bind.c
source4/torture/smbtorture.c
source4/torture/torture.c
source4/torture/torture.h