Andrew Bartlett
c105112902
r11442: Don't use BASE-NEGNOWAIT any more. It is a mostly meaningless test.
...
Andrew Bartlett
2007-10-10 13:45:38 -05:00
Andrew Bartlett
381c4f9fef
r11372: Now RPC-SAMLOGON works, place it into the default 'make test'.
...
Andrew Bartlett
2007-10-10 13:45:28 -05:00
Jelmer Vernooij
7fffc5c917
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technical/2005-October/043443.html )
2007-10-10 13:45:03 -05:00
Jelmer Vernooij
6a8291c80e
r11099: Replace unistr with [string] equivalent
2007-10-10 13:44:49 -05:00
Stefan Metzmacher
2577c02a51
r11092: run NBT-WINSREPLICATION-QUICK test with make test
...
metze
2007-10-10 13:44:47 -05:00
Andrew Tridgell
e83635941c
r10752: make sure we set the exist status correctly for the tdb tests
2007-10-10 13:39:26 -05:00
Andrew Tridgell
c394a4a602
r10643: increase smbd max runtime when using valgrind
2007-10-10 13:39:14 -05:00
Andrew Bartlett
23f834dd19
r10599: Use localhost again for now, until I trace where we are leaking name lookups.
...
Andrew Bartlett
2007-10-10 13:39:10 -05:00
Andrew Bartlett
a67b87cb6e
r10595: Use a server name of 'localtest' not 'localhost', so we can move to
...
testing kerberos.
Andrew Bartlett
2007-10-10 13:39:09 -05:00
Jelmer Vernooij
997eabee80
r10578: Run LOCAL-STRLIST by default
2007-10-10 13:39:07 -05:00
Andrew Bartlett
d50b543096
r10520: The join is a nice quick RPC test.
...
Andrew Bartlett
2007-10-10 13:38:59 -05:00
Jelmer Vernooij
811a6e28cc
r10517: Get rid of use of next_token() in lib/samba3/
2007-10-10 13:38:59 -05:00
Jelmer Vernooij
fbbfad0a1f
r10456: More SCons fixes:
...
- Add framework for fallback generating code
- Move pread / pwrite replacement functions to libreplace
- Support pidl builds correctly
- Support asn1 builds correctly
- Move OS-specific checks to lib/replace/SConscript
2007-10-10 13:38:48 -05:00
Andrew Tridgell
aa30f8faa5
r10404: make sure we use the right smb.conf in the ldap testing
2007-10-10 13:38:41 -05:00
Andrew Bartlett
b9e9cca14e
r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we can
...
avoid DNS delays in our testsuite. The next step will be to use
kerberos in the tests (awaits application of socketwrapper or hooks
into our socket layer).
Andrew Bartlett
2007-10-10 13:38:38 -05:00
Andrew Bartlett
31e755c2ce
r10314: Apply the controvertial 'server role =' patch after discussion on the list:
...
This patch removes the 'domain logon' and 'domain master' controls from
Samba4, in favour of a 'server role =' that users can actually
understand.
We can expand the list of roles as needed, and nobody has to figure out
what a 'domain master' actually means.
Andrew Bartlett
2007-10-10 13:38:16 -05:00
Jelmer Vernooij
5cbe1e6b70
r9849: Extend testsuite a bit more.
2007-10-10 13:36:17 -05:00
Jelmer Vernooij
d2db164d6f
r9834: More tests for the upgrade from Samba3
2007-10-10 13:36:17 -05:00
Jelmer Vernooij
fb2fd8da10
r9827: Convert 'passdb backend' rather then 'passdb backends'
...
Be a bit more verbose
2007-10-10 13:36:16 -05:00
Jelmer Vernooij
488d737fb0
r9816: Work on testsuite for upgrade
...
Add 'paths' object to provision code.
2007-10-10 13:35:04 -05:00
Jelmer Vernooij
77f24ed131
r9813: Conver testsuite for samba3sam module to EJS
2007-10-10 13:35:04 -05:00
Andrew Tridgell
f8a17063a2
r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000
...
make the selftest script a bit less existential
2007-10-10 13:35:00 -05:00
Andrew Tridgell
13185f468f
r9644: add LOCAL-PAC to the list of 'make test' tests
2007-10-10 13:34:36 -05:00
Jelmer Vernooij
b8c5290063
r9591: - Remove empty file
...
- Fix a couple of typo's
- Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
2007-10-10 13:34:33 -05:00
Andrew Tridgell
20a14b9b35
r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts
...
this is why the GetOptions bug wasn't caught by 'make test'
2007-10-10 13:34:21 -05:00
Andrew Tridgell
4fd4362609
r9379: the valgrind test box is now just going past the max 30 minute smbd
...
runtime for testing. Increased to 45 minutes.
2007-10-10 13:33:30 -05:00
Andrew Tridgell
e4ca36bda3
r9377: made winreg a user tool (I find it quite useful). I expect it to get the ability
...
to add/remove keys and values in the future.
add it to the standard tests, ensuring that we know if winreg
breaks. This is particularly important as winreg uses such unusual IDL
constructs
2007-10-10 13:33:30 -05:00
Andrew Tridgell
3ad02091f6
r9346: allow test_ldap.sh to be called when $CONFFILE is not set
2007-10-10 13:33:26 -05:00
Andrew Tridgell
a6e2e6e1ba
r9120: added the BASE-DISCONNECT test to our set of standard tests
2007-10-10 13:31:18 -05:00
Andrew Tridgell
00ea1f38a3
r8885: fixed shell syntax
2007-10-10 13:30:15 -05:00
Andrew Tridgell
baaad4f4a4
r8884: valgrind error logs only matter if non-zero in size
2007-10-10 13:30:15 -05:00
Andrew Tridgell
b1d0e9fa4e
r8882: - enable the domain master
...
- start adding support for showing valgrind results in build farm tests
2007-10-10 13:30:14 -05:00
Andrew Bartlett
4ade880dcf
r8772: Include the ldap ejs test in the standard 'make test'
...
Andrew Bartlett
2007-10-10 13:30:03 -05:00
Andrew Tridgell
519812a9e8
r8735: added NBT and WINS testing to 'make test' so we will know if it breaks again
2007-10-10 13:30:00 -05:00
Andrew Tridgell
acf8c8fd49
r8678: setup for gdb backtrace in 'make test'
2007-10-10 13:29:53 -05:00
Andrew Tridgell
f9693e313d
r8671: use much shorter names for the selftest directory and socket wrapper
...
code. I'm afraid this is needed by irix 6.4 which silently truncates
names in unix domain sockets in recvfrom() to 16 chars. My apologies
for having to move to such short names :-(
2007-10-10 13:29:52 -05:00
Andrew Tridgell
42ae50db81
r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and
...
add it to our test suite so it will be maintained
2007-10-10 13:29:47 -05:00
Andrew Tridgell
3083d494e2
r8626: fixed a typo
2007-10-10 13:29:45 -05:00
Jelmer Vernooij
bd706d4964
r8559: Couple of (D)COM updates:
...
- Fixes annoying array-of-pointers bug in pidl.
- No longer "inherit" alignment thru subcontexts
- Use "Image Object" as example DCOM object, rather then the "My Computer" object, which is built-in and can't be accessed remotely as far as I can see
2007-10-10 13:29:38 -05:00
Andrew Tridgell
e571d6a36b
r8539: $LOGNAME is a common varient of $USER on some systems
2007-10-10 13:29:36 -05:00
Andrew Tridgell
ff42315245
r8536: - use smbd pid file to kill at end of selftest
...
- remove use of 'jobs -p' as it is not portable
2007-10-10 13:29:36 -05:00
Andrew Tridgell
af36bc4011
r8525: added two more test targets:
...
- 'make quicktest' for running only quick tests. Finishes in 20
seconds or so.
- 'make valgrindtest' runs smbd under valgrind in a xterm window and
runs the quick tests. Also disables tls as that slows down valgrind
too much to be usable
2007-10-10 13:29:35 -05:00
Stefan Metzmacher
102c2e0ae4
r8505: - 'seal' and 'sign,seal' is the same
...
- sign and seal are tested seperate below
metze
2007-10-10 13:29:33 -05:00
Andrew Tridgell
82f8ad16af
r8498: more test suite speedups. It's down to 5 minutes on my box now
2007-10-10 13:23:10 -05:00
Andrew Tridgell
037feb7538
r8496: speed up the test_echo.sh test a lot, while still providing good coverage
2007-10-10 13:23:09 -05:00
Andrew Tridgell
7c1bc27254
r8446: if provisioning fails then don't try to run the test suite!
2007-10-10 13:23:04 -05:00
Andrew Tridgell
d5d0769da9
r8365: fixed a problem on netbsd
2007-10-10 13:20:12 -05:00
Andrew Tridgell
1a80850d57
r8352: we need to override "setup directory" for the build farm hosts
2007-10-10 13:20:10 -05:00
Andrew Tridgell
c64a68cd40
r8349: as we don't use standard dirs, we need to create smb.conf before we run provision
2007-10-10 13:20:09 -05:00
Andrew Tridgell
52517e48ea
r8348: switch selftest to use the new provision script
2007-10-10 13:20:09 -05:00