1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Bartlett
273a9bd7aa Start testing a few more things out of smbtorture in the build farm.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
fbd49f915f Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,
and add the RENAME torture test.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
aa41fb8703 Merge from HEAD:
- heimdal updates to configure
 - make DEBUG() const
 - add testsuite for:
   - preexec
   - preexec close
   - valid users
 - fix testsuite for 'invalid users'

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
af37a86917 Fix up runlist botchup. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
12dcb55a3a Update the build farm's test runlist and make it a bit easier to read. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
9e5a1d1623 Add and modify some of the various tests I have had sitting around here for a
little while.  This should give us a bit more coverage.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
51903dbfee Update tests, start testing password server code, now I have it working and
know what it does...

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
805c20452e Allow us to vary the log-level, so we can run at level 1 normally,
and push it to 10 when we fail (we redo the test).

Also disable the server-level security testing till it know what it does

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
bc6160a482 Running torture-RANDOMIPC on the build farm doesn't go down as a 'good idea' as its logsfiles are BIG! 0001-01-01 00:00:00 +00:00
Andrew Bartlett
eee251f710 Start of smbtorture based testing. Not all of smbtorture's facilites
are used, but these ones should pass.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
19fdc553d6 Jigger around with the tests a bit more
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
0001-01-01 00:00:00 +00:00
Andrew Bartlett
56a881b2b4 Changed some of the tests around, made failures for parts actualy count
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
542977bc43 Added the basic tests of smb functionality for HEAD
This works with the new build farm system

Andrew Bartlett
0001-01-01 00:00:00 +00:00