s4:torture: add a test-suite for VSS
authorRalph Boehme <slow@samba.org>
Wed, 14 Nov 2018 12:45:11 +0000 (13:45 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Dec 2018 12:48:26 +0000 (13:48 +0100)
commit8c031cf05e52c1d5ade78d33db2e9f4ff21d17e7
tree31b1475b0df437e9cd13c6290c640839990c1cf7
parentb22e8f355bdb013dfdb46d2fdafaa0d8e57387b8
s4:torture: add a test-suite for VSS

This test will not be run from the main torture test runner in selftest,
as there we don't pass the required arguments 'twrp_file' and
'twrp_snapshot'.

The test needs a carefully prepared environment with provisioned
snapshot data, so the test will be started from a blackbox test
script. That comes next.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13688

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 48ddb87a32ca44c2fcc5aac0cc28c5527dc7eade)
source4/torture/smb2/create.c
source4/torture/smb2/smb2.c