summaryrefslogtreecommitdiff
path: root/testsuite/build_farm
AgeCommit message (Collapse)AuthorFilesLines
2001-06-28fixed guest account for build farm boxesAndrew Tridgell2-2/+6
(This used to be commit 0d112d7960353b33e9c5015c39a107a47e6f690d)
2001-06-27Jigger around with the tests a bit moreAndrew Bartlett14-51/+120
We now test security=share, security=user, security=server for both the positive and negitive case (good/bad pw) and check that guest shares work for share level security. The server level security stuff seems to test positive without actualy contating a server (another LIBSMB_PROG based smbd) - I will need to look into that... Andrew Bartlett (This used to be commit 19fdc553d6ab06e53c21425468f86da56f4d9153)
2001-06-27Add the generic funcions file for the basicsmb testsAndrew Bartlett1-0/+21
Andrew Bartlett (This used to be commit b28baf71a7d947cfe8bda546f4e70194da0781da)
2001-06-27Changed some of the tests around, made failures for parts actualy countAndrew Bartlett6-58/+65
Andrew Bartlett (This used to be commit 56a881b2b4957912055fdf053ef37ca2ea3606b8)
2001-06-26Added the basic tests of smb functionality for HEADAndrew Bartlett3-0/+82
This works with the new build farm system Andrew Bartlett (This used to be commit 542977bc4323e041512e91d7a38422e7abc4e5ae)