summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_offline.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-04-13s3:tests: fix commment typo in the offline testMichael Adam1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Apr 13 02:44:38 CEST 2017 on sn-devel-144
2015-11-04vfs_offline: add a blackbox testUri Simchoni1-0/+33
Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>