s3: torture: Add POSIX-SYMLINK-GETPATHINFO regression test.
commit582030bae25c65b2ae7176d427923c24b7e54220
authorJeremy Allison <jra@samba.org>
Mon, 14 Jun 2021 23:34:14 +0000 (14 16:34 -0700)
committerNoel Power <npower@samba.org>
Tue, 15 Jun 2021 11:06:23 +0000 (15 11:06 +0000)
treed61347488a265cb8a11f33b5131ca2a0d3eee8e4
parent0ec865d979540a63362a2014358c8bb27efc0081
s3: torture: Add POSIX-SYMLINK-GETPATHINFO regression test.

This ensure we never blunder into indirecting a NULL fsp pointer
in the server. We already pass this, but this test will ensure
we continue to do so as we make fileserver changes.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power<npower@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Jun 15 11:06:23 UTC 2021 on sn-devel-184
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_posix.c
source3/torture/torture.c