summaryrefslogtreecommitdiffstats
path: root/testsuite/libsmbclient/src
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett2012-05-02148-11525/+0
| | | | | | | | | | | | | | | This testsuite never got off the ground, and unlike the other libsmbclient tests, it is not integrated into make test, has no driver script we could integrate. As it has been in this state for 10 years, and adding it to the compile did not find any link-time issues (particularly in comparison to the link-time cost for so many individual binaries), I am now removing them. The libsmbclient examples are seperate to this, and remain in examples/libsmbclient. Andrew Bartlett
* testsuite: Replace deprecated bzero with memsetAmitay Isaacs2012-02-29143-347/+347
| | | | | | | | | This fixes build issues on solaris reported in bug #8767. https://bugzilla.samba.org/show_bug.cgi?id=8767 Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Wed Feb 29 10:39:10 CET 2012 on sn-devel-104
* s3-libsmbclient: make some functions static in testsuite code.Günther Deschner2011-10-25143-159/+159
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 25 17:57:25 CEST 2011 on sn-devel-104
* build: compile (but do not install) all the libsmbclient testsAndrew Bartlett2011-10-201-0/+39
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Oct 20 13:49:39 CEST 2011 on sn-devel-104
* testsuite/libsmbclient use source3 in the path of the C and LFLAGSLars Müller2010-01-281-2/+2
|
* Link testsuite/libsmbclient against required libtdb and libwbclientLars Müller2010-01-281-1/+1
|
* s3: add a test to test libsmbclientBo Yang2009-08-082-2/+98
| | | | Signed-off-by: Bo Yang <boyang@samba.org>
* r6501: correct deprecated lvalue casts in testsuite/libsmbclientDerrell Lipman2007-10-104-7/+11
| | | | (This used to be commit 6d22c3c3434812d3a6ab7f216bec34cdb3b622a0)
* r3709: Allow to build testsuite for libsmbclient when libsmbclient.so isGünther Deschner2007-10-101-2/+34
| | | | | | | | | located not in -L/root/samba-head-old/source/bin. Patch from Lars Mueller <lmuelle@suse.de>, closes Bugzilla #2013. Guenther (This used to be commit 0a02eac76714ada5192c238416013f68eb4e63d5)
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
| | | | | * updateing WHATSNEW with vl's change (This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
* Ignore bin directory.Tim Potter2002-04-111-0/+1
| | | | (This used to be commit 8bb798ab3d7245e61530913d771d58f08e77a200)
* Fixed C++ comments.Tim Potter2002-04-0337-89/+89
| | | | (This used to be commit ca56042c032e95ff3e1e40ae9e89a0b847d83081)
* Bulk add of the test suite for libsmbclient ...Richard Sharpe2001-03-09146-0/+11354
(This used to be commit adef47b5173b9a028224307490960ce89762709b)