CI: add two tests for shadow_copy2 VFS module
authorRalph Boehme <slow@samba.org>
Tue, 21 Apr 2020 11:06:03 +0000 (13:06 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 6 May 2020 10:18:38 +0000 (10:18 +0000)
commit6557777c86d72a185b3fe4061a8b5791fd748924
tree2aea4fc29b3730412df056d7ad36ae5666420215
parent1b74a4a3bb697afca3d330b8b110d4c1e1d92130
CI: add two tests for shadow_copy2 VFS module

Note that the test "fetch a previous version of a regular file via non-canonical
basepath" doesn't fail by "luck" because it runs into the "creating file"
optimisation in unix_convert().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14350

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.blackbox.shadow_copy2 [new file with mode: 0644]
source3/script/tests/test_shadow_copy.sh