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:21 +0000 (13:48 +0100)
commit6f8ea0a08eaced713bb358dc4f1b74cc84028f9f
treef62b52ab29e5d4898ffbede182bff77310209d9a
parent1cf55de5cebbe4b043b0538595a0c57ed2da1806
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