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)
commitdba2400192e7d3afb9d1c48f52eeccd0c2f660e9
treee9b4da47e4f4617d555b604aab7a7355dd15b72d
parentf44713df4d636203354c55d9a9bc2538073cf0af
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
(This used to be commit 5a4a7aec761c3388b741b9b47fa6358fc71a66ce)
examples/libsmbclient/Makefile
examples/libsmbclient/teststat3.c [new file with mode: 0644]
examples/libsmbclient/testwrite.c [new file with mode: 0644]