Add some additional libsmbclient test programs.
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>
Thu, 17 Jan 2008 14:26:36 +0000 (09:26 -0500)
committerDerrell Lipman <derrell.lipman@unwireduniverse.com>
Thu, 17 Jan 2008 14:26:36 +0000 (09:26 -0500)
commit5a4a7aec761c3388b741b9b47fa6358fc71a66ce
treeb7d83c35a44b5f2999d1c1060476648f81c72701
parentdf3c4648399f8d62ff6fe0013be8b89abc18f0f0
Add some additional libsmbclient test programs.

testwrite: create or truncate a file and write to it.
teststat3: compare the results from smbc_stat() and smbc_fstat()

Derrell
examples/libsmbclient/Makefile
examples/libsmbclient/teststat3.c [new file with mode: 0644]
examples/libsmbclient/testwrite.c [new file with mode: 0644]