torture: add timeout sleeps to fsrvp create helper
authorDavid Disseldorp <ddiss@samba.org>
Fri, 20 Jun 2014 17:14:13 +0000 (19:14 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 21 Jun 2014 10:42:10 +0000 (12:42 +0200)
commit3d65bfe0fa41878a98ae14bdbf0074bb01371ad9
tree197f29314f572d4f6bda9d1a5e26c8cee046b1ea
parentc9cac858d2c844f081510b147d7a79de6a6ec78e
torture: add timeout sleeps to fsrvp create helper

Attempt to trip message sequence timeouts at various points in the FSRVP
shadow-copy creation state machine.

The default timeout-injection sleep durations correspond to those
documented in MS-FSRVP (+500ms). They can also be manually set using the
"fss: sequence timeout" parameter.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/torture/rpc/fsrvp.c