Stefan Metzmacher
beea805a61
r12778: export TEST_DATA_PREFIX in make test
...
metze
2007-10-10 13:49:54 -05:00
Jelmer Vernooij
e71cd4778b
r12584: Move NDR tests from rpc/ to local/, add to list of tests
...
to run for 'make all'
2007-10-10 13:48:59 -05:00
Jelmer Vernooij
a83a38eab2
r12552: Remove use of Test::Harness - we're not printing the result summaries
...
on success anyway. Instead, call the scripts directly.
2007-10-10 13:47:56 -05:00
Stefan Metzmacher
f03170cc52
r12509: make the output for the buildfarm nicer
...
metze
2007-10-10 13:47:47 -05:00
Jelmer Vernooij
3a57d29a62
r12470: Add helper module for pidl tests
...
Convert other pidl tests to use Test::More and run them from 'make test'
2007-10-10 13:47:43 -05:00
Jelmer Vernooij
975d8816db
r12464: Add simple IDL parsing tests for pidl using the standard perl
...
testing framework (Test::Simple, distributed with perl itself).
Run these tests from 'make test'
2007-10-10 13:47:42 -05:00
Andrew Bartlett
42c58d4312
r12373: Add RPC-JOIN as a test to always run.
...
Andrew Bartlett
2007-10-10 13:47:32 -05:00
Stefan Metzmacher
baa4a7a9d4
r12304: split out the wins partner configuration into a seperate ldb.
...
now $privatedir/wins_config.ldb contains the wins partners
and $lockdir/wins.ldb contains the name records
metze
2007-10-10 13:47:28 -05:00
Stefan Metzmacher
bcf04a49e3
r12287: move the wins.ldb into lockdir
...
metze
2007-10-10 13:47:27 -05:00
Jelmer Vernooij
4322962074
r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
...
in build/smb_build/, remove unused pstring macros
2007-10-10 13:47:19 -05:00
Stefan Metzmacher
224dab45ab
r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREPLICATION
...
test
metze
2007-10-10 13:47:06 -05:00
Andrew Tridgell
9d6d9b6e50
r12009: made the LOCAL-SDDL test less verbose by default, and add it to the
...
standard tests for the build farm
2007-10-10 13:46:58 -05:00
Andrew Tridgell
180c209c1b
r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic
...
option torture:quick=yes/no. This should be used in all slow tests to
enable a quick mode
- enabled the test_rpc_quick.sh tests in 'make quicktest'
2007-10-10 13:46:33 -05:00
Andrew Tridgell
c8185fe414
r11659: allow the max runtime for smbtorture and smbd to be controlled on a
...
per-host basis in the build farm
2007-10-10 13:46:08 -05:00
Stefan Metzmacher
dbd01110d1
r11555: - change socket_wrapper to support multiple IP's
...
- SOCKET_WRAPPER_DEFAULT_IFACE=X specifies the default interface
for 127.0.0.X
- we now use multiple interfaces for smbtorture in make test
127.0.0.26-127.0.0.31
- and 127.0.0.1 only for smbd
the are more work needed for better support for broacast messages...
but this is enough for the winsrepl tests
metze
2007-10-10 13:45:53 -05:00
Stefan Metzmacher
e992119bf3
r11503: be quite...
...
metze
2007-10-10 13:45:46 -05:00
Stefan Metzmacher
fc53eab2f1
r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK
...
metze
2007-10-10 13:45:44 -05:00
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