summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/teststat3.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-20Fix a boatload of warnings in the examples.Jeremy Allison1-3/+0
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Oct 20 02:29:52 CEST 2011 on sn-devel-104
2008-01-17Add some additional libsmbclient test programs.Derrell Lipman1-0/+78
testwrite: create or truncate a file and write to it. teststat3: compare the results from smbc_stat() and smbc_fstat() Derrell (This used to be commit 5a4a7aec761c3388b741b9b47fa6358fc71a66ce)