selftest: Add unit test for vfs_gpfs
authorChristof Schmitt <cs@samba.org>
Fri, 21 Feb 2020 15:52:08 +0000 (16:52 +0100)
committerChristof Schmitt <cs@samba.org>
Tue, 8 Sep 2020 21:35:41 +0000 (21:35 +0000)
commitfd7b77f4d29f3306f08f25e1f4a62f3bd89dc6e9
tree723b7a4af04e1d903a6845c70cb1941a2cc8a4dd
parent80add26b5f6866210d6a2c63d1086e92d83ca3df
selftest: Add unit test for vfs_gpfs

The mapping functions of the vfs_gpfs module can be easily unit tested.
Begin a cmocka test to cover those.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/test_vfs_gpfs.c [new file with mode: 0644]
source3/modules/wscript_build
source3/selftest/tests.py