Jelmer Vernooij
9062214d09
Add some documentation on test behaviour in selftest.
...
(This used to be commit e8e9f2cc7b
)
2008-04-15 22:42:52 +02:00
Andrew Bartlett
cb5873f36d
Fix some of the winbind tests.
...
Some of the test expectations were incorrect.
Andrew Bartlett
(This used to be commit bc0e94360e
)
2008-04-15 16:31:08 +02:00
Andrew Bartlett
afaba23131
Add blackbox test for ndrdump, to ensure it at least does not
...
segfault.
Andrew Bartlett
(This used to be commit d2fe61a13a
)
2008-04-15 09:13:32 +02:00
Jelmer Vernooij
2cdfaedee2
Make sure credentials are specified when running the Python winreg RPC tests.
...
(This used to be commit 280339e3d1
)
2008-04-14 19:20:43 +02:00
Andrew Bartlett
0e59c73fe3
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit c0416a0b73
)
2008-04-08 17:31:36 +10:00
Andrew Bartlett
b2805c50ee
Re-add support for the --ldap-backend-port option to provision-backend
...
This option allows Fedora DS multi-master replication to work. I've
tried to update the wiki and scripts to the largely consistant with
each other.
Andrew Bartlett
(This used to be commit 42393c8307
)
2008-04-08 17:28:25 +10:00
Jelmer Vernooij
1f474f4a54
Add trivial test for unixinfo interface.
...
(This used to be commit b6b7171f70
)
2008-04-08 03:29:12 +02:00
Andrew Bartlett
142fbfb3c1
Fix and test python scripts and kerberos
...
This fixes up the python credentials interface in a number of areas,
with the aim of supporting '-k yes' as a command line option. (This
enables the use of kerberos).
As such, I've had to change the get_credentials call to take a
loadparm context, so that the credentials can be initialised
correctly.
The test_kinit script has been modified to prove that this continues
to work, as well as to provide greater code coverage of the kerberos
paths.
Andrew Bartlett
(This used to be commit 727ef40c2b
)
2008-03-28 21:57:15 +11:00
Andrew Kroeger
8f8c56bfbc
Convert some more files to GPLv3.
...
(This used to be commit ebe5e83994
)
2008-03-28 01:08:49 -05:00
Stefan Metzmacher
2c9ee20f15
selfteset: oplocks are enabled by default now
...
metze
(This used to be commit 9342c4f5ff
)
2008-03-27 10:12:19 +01:00
Stefan Metzmacher
5b35e55130
selftest: fix parsing of Subunit results
...
This reverts parts of
903eb9a23d
and
9196213c49
.
metze
(This used to be commit 5f5fa368c2
)
2008-03-18 15:59:21 +01:00
Stefan Metzmacher
297399d877
selftest: use a separate var for printing out sub parts of lines with \r
...
This restores the bahavior of the $_ variable in the code
that detects expected failures.
metze
(This used to be commit 903eb9a23d
)
2008-03-18 13:16:44 +01:00
Stefan Metzmacher
0de47f6b57
selftest: handle progress output in verbose mode
...
metze
(This used to be commit 9196213c49
)
2008-03-17 15:50:49 +01:00
Andrew Bartlett
0c88240236
Rework to have member server 'domains' be CN=NETBIOSNAME
...
This reworks quite a few parts of our provision system to use
CN=NETBIOSNAME as the domain for member servers.
This makes it clear that these domains are not in the DNS structure,
while complying with our own schema (found by OpenLDAP's schema
validation).
Andrew Bartlett
(This used to be commit bda6a38b05
)
2008-03-13 11:36:58 +11:00
Andrew Bartlett
07a7c8fa0d
Update the provision scripts and selftest for LDAP
...
This should allow us to provision onto an OpenLDAP backend again.
Also ensure we always have a sysvol and netlogon share in the selftest
environment.
Andrew Bartlett
(This used to be commit b2d9b03ba3
)
2008-03-13 09:55:06 +11:00
Stefan Metzmacher
cdafdaa0d9
selftest: use the same oplocktimeout for smbtorture as for smbd
...
metze
(This used to be commit 18e27aef7b
)
2008-03-04 14:40:56 +01:00
Andrew Kroeger
2db6aec31f
Fix blackbox.kinit test by issuing new certificates good for 25 years.
...
(This used to be commit 4f40c5940b
)
2008-03-02 07:57:13 -06:00
Andrew Bartlett
f5b0f7a5fe
Prove that not supporting ldapi is a bit problem.
...
For a while now, ldapi support has been busted, but it was only tested
when we were running against an external LDAP server.
Andrew Bartlett
(This used to be commit faf324cac6
)
2008-02-29 10:56:04 +11:00
Stefan Metzmacher
9ddbdfa02c
selftest: Samba4 passes all oplocks tests now
...
The support for oplocks is not completely finished
I believe we will not pass some non existing test.
But it's a good start.
metze
(This used to be commit 278eea57fa
)
2008-02-26 09:33:01 +01:00
Stefan Metzmacher
77054b42bd
selftest: we pass the BASE-DEFER_OPEN test
...
We just need to pass the same sharedelay time
to smbtorture as we use for smbd.
metze
(This used to be commit 3b78dc7ab2
)
2008-02-25 07:42:38 +01:00
Stefan Metzmacher
141f4b8f83
selftest: fix --socket-wrapper-pcap
...
metze
(This used to be commit f5ff4a571c
)
2008-02-21 15:55:06 +01:00
Jelmer Vernooij
ee6f838d3a
Make setup/provision the name of the python provision script now that that is the default.
...
(This used to be commit a0a05c5a3d
)
2008-02-21 01:22:20 +01:00
Andrew Bartlett
0b1a24681e
Be consistant about --ldap-backend-type
...
Make the EJS provision and the selftest scripts both use the new
syntax for speicifying the ldap backend type.
Andrew Bartlett
(This used to be commit b1d2584277
)
2008-02-21 10:43:13 +11:00
Jelmer Vernooij
1ce345ef97
Fix nbt tests.
...
(This used to be commit 7bbe48af55
)
2008-02-20 10:51:26 +01:00
Jelmer Vernooij
1507b886f8
Add VDE switch management functions.
...
(This used to be commit 5ad9bc7dd9
)
2008-02-19 22:04:26 +01:00
Jelmer Vernooij
c2941c9f0b
Initial work on vde support.
...
(This used to be commit 9b0dcac0bd
)
2008-02-19 21:51:09 +01:00
Jelmer Vernooij
95b294f75b
Only set "interfaces = " line for client when necessary.
...
(This used to be commit 89fd6e9d0c
)
2008-02-19 18:03:02 +01:00
Jelmer Vernooij
dbb79b6833
Add kvm name.
...
(This used to be commit 228710e265
)
2008-02-19 17:26:02 +01:00
Jelmer Vernooij
7f11952199
Allow loading kvm snapshots.
...
(This used to be commit 8ef295bb9c
)
2008-02-19 17:23:38 +01:00
Jelmer Vernooij
a31a2f082f
Allow connecting to screen.
...
(This used to be commit a021408c9d
)
2008-02-19 16:49:29 +01:00
Jelmer Vernooij
d3e182098a
Start dhcp server for kvm machine.
...
(This used to be commit a54507dbd6
)
2008-02-19 16:28:32 +01:00
Jelmer Vernooij
87f611ed69
Start and kill kvm instance properly.
...
(This used to be commit 78e49765a2
)
2008-02-19 15:12:57 +01:00
Jelmer Vernooij
33f63de66b
kvm fixes.
...
(This used to be commit 3a5e2f9ba3
)
2008-02-19 04:44:30 +01:00
Jelmer Vernooij
12e08782b3
Add Kvm start code.
...
(This used to be commit 6308c134b2
)
2008-02-19 03:29:03 +01:00
Jelmer Vernooij
a71c371432
Add framework for Kvm test.
...
(This used to be commit e4efbb2906
)
2008-02-19 02:44:31 +01:00
Jelmer Vernooij
0f3836238e
Fix local tests.
...
(This used to be commit 60f2eb4046
)
2008-02-18 23:27:55 +01:00
Jelmer Vernooij
b136033421
When not using --immediate, use a one-line progress indicator in selftest.
...
(This used to be commit 16b4af1841
)
2008-02-18 21:52:23 +01:00
Jelmer Vernooij
984d7d8422
Use consistent hierarchical naming for tests used in selftest.
...
This is mainly cosmetical and so it would in the future be possible to print a tree of the tests.
People using "make test TESTS=..." may have to specify a slightly different regular expression
than they used to.
(This used to be commit fe0f2173c0
)
2008-02-18 21:13:03 +01:00
Jelmer Vernooij
57e910668d
Unconditionally run the python tests.
...
(This used to be commit 0ab4428fce
)
2008-02-15 16:06:57 +01:00
Andrew Tridgell
054bc11876
added blackbox testing of gentest
...
(This used to be commit 716345fd38
)
2008-02-15 16:42:22 +11:00
Andrew Tridgell
c09f70608c
added a blackbox test for masktest
...
(This used to be commit 05a110123d
)
2008-02-15 15:33:10 +11:00
Andrew Tridgell
66e8bc9dac
converted locktest to use popt and cmdline utility code
...
(This used to be commit 625ea49a95
)
2008-02-15 14:55:31 +11:00
Andrew Tridgell
63c099c51a
added blackbox testing for locktest
...
(This used to be commit af6484f78d
)
2008-02-15 14:27:06 +11:00
Andrew Tridgell
be8a09b138
add some info on running tests
...
(This used to be commit b6ba0afc14
)
2008-02-15 14:11:11 +11:00
Jelmer Vernooij
08e3f99f14
Initial work on a test for samba.tests.samdb
...
(This used to be commit 8b33860954
)
2008-02-13 02:18:45 +01:00
Jelmer Vernooij
bbc567c831
Mark the reprovision test as known failing for now.
...
(This used to be commit 5d4396ae23
)
2008-02-12 01:52:07 +01:00
Jelmer Vernooij
f44dbc296e
Reintroduce samba3sam EJS test, at least until the Python test is ready.
...
(This used to be commit 13deb25214
)
2008-02-12 01:42:58 +01:00
Jelmer Vernooij
0f4c940919
Add blackbox test for provisioning code to make sure it can be run more than once in a row.
...
(This used to be commit 42466d960c
)
2008-02-12 01:39:31 +01:00
Jelmer Vernooij
4d31177407
Fix accidently introduced typo.
...
(This used to be commit 6c7aa271b1
)
2008-02-11 13:58:04 +01:00
Jelmer Vernooij
0a6dc21955
Remove tests for Samba 3 EJS code.
...
(This used to be commit 7aff2ddd8c
)
2008-02-11 13:38:07 +01:00
Jelmer Vernooij
ec106a1421
Merge branch 'v4-0-trivial' into v4-0-python
...
(This used to be commit b874f07175
)
2008-02-09 20:06:54 +01:00
Jelmer Vernooij
b5bfabf152
Move nmblookup blackbox test closer to the code it tests.
...
(This used to be commit 3f24136b56
)
2008-02-09 17:17:21 +01:00
Jelmer Vernooij
460ac1c585
Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony makefile targets.
...
(This used to be commit ea7d389bcc
)
2008-02-09 16:05:55 +01:00
Andrew Bartlett
6e965b139d
Make the provision test more real, use a foo.example.com for the realm.
...
Andrew Bartlett
(This used to be commit b7ea06850a
)
2008-02-09 14:01:37 +11:00
Jelmer Vernooij
bebd139db0
Put ldb test output in prefix.
...
(This used to be commit af283cd787
)
2008-02-08 00:19:50 +01:00
Jelmer Vernooij
51da6908df
Override KRB5CCNAME so existing Kerberos tickets in the users environment don't get overwritten.
...
(This used to be commit 5e740c0dfb
)
2008-02-07 23:47:18 +01:00
Jelmer Vernooij
4075a2ba98
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
...
(This used to be commit 2f57e25f8f
)
2008-01-22 16:39:56 +01:00
Jelmer Vernooij
797e8db3ba
selftest: Use "require" rather than "use" keyword so .pm files don't have to be provided until used.
...
(This used to be commit 95872d7db8
)
2008-01-16 21:30:58 +01:00
Jelmer Vernooij
a760146e73
selftest: Add some more documentation. Rename env => target to avoid confusion.
...
(This used to be commit 50b8a16d0c
)
2008-01-16 17:58:50 +01:00
Andrew Bartlett
e02e67ec36
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
...
(This used to be commit c4aba5ad01
)
2008-01-16 09:26:24 +11:00
Andrew Bartlett
9ff3986226
Start generating a configuration for the refint overlay. This
...
OpenLDAP module should ensure that after a subtree rename, attributes
are still consistant.
Andrew Bartlett
(This used to be commit f7f765c29b
)
2008-01-16 09:26:14 +11:00
Andrew Bartlett
c92a1d0752
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
...
(This used to be commit d8a805a254
)
2008-01-16 09:00:04 +11:00
Andrew Bartlett
955b110818
Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.
...
Andrew Bartlett
(This used to be commit b0657e0681
)
2008-01-16 08:59:13 +11:00
Jelmer Vernooij
001b2435f0
python: Add simple test for samr python code.
...
(This used to be commit 0a039fabcb
)
2008-01-14 19:53:08 +01:00
Jelmer Vernooij
7dd468ff2e
python: Fix python code for winreg, add test.
...
(This used to be commit bd3e6c41c4
)
2008-01-14 19:53:07 +01:00
Jelmer Vernooij
db4ee4cce5
python: Fix rpcecho tests.
...
(This used to be commit ebb78ea423
)
2008-01-14 19:53:06 +01:00
Jelmer Vernooij
1f54cb1af9
python: Add simple tests for the DCE/RPC echo interface.
...
(This used to be commit 8523740796
)
2008-01-14 19:53:05 +01:00
Jelmer Vernooij
da56ee66b0
python/ldap: Get further.
...
(This used to be commit 0c27eabbc4
)
2008-01-11 03:27:27 +01:00
Jelmer Vernooij
b344508ca3
python: More work getting the LDAP test to compile again.
...
(This used to be commit d7a3f9612c
)
2008-01-11 03:27:27 +01:00
Jelmer Vernooij
410e8f8681
python: Specify right arguments for the ldap test, fix some more calls.
...
(This used to be commit 74209fa6b0
)
2008-01-11 03:27:26 +01:00
Jelmer Vernooij
24da297469
selftest: Use Python provision for Samba 4 by default.
...
(This used to be commit 12cf633f7f
)
2008-01-10 17:48:52 +01:00
Jelmer Vernooij
58788694cd
r26673: selftest: Document the purpose and output format of samba4_tests.sh.
...
(This used to be commit 93b80f1ceb
)
2008-01-05 13:36:01 -06:00
Jelmer Vernooij
01c7909192
r26671: rap: Convert the RAP tests to the new torture API and run them by default.
...
We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.
(This used to be commit 33c5982ed9
)
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
57d62f4361
r26625: Wrap some more events functions for Python and add a trivial test for it.
...
(This used to be commit 7873666a95
)
2007-12-28 11:03:01 -06:00
Andrew Bartlett
6ac5221680
r26609: Try a few more variatations to get the selftest to run against
...
OpenLDAP.
Andrew Bartlett
(This used to be commit ff77bd62ce
)
2007-12-26 22:21:01 -06:00
Jelmer Vernooij
3a3633be85
r26601: Remove existing files to prevent errors.
...
(This used to be commit 9427757ae2
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
43a03b0fb4
r26598: Simplify the way Python tests are run.
...
(This used to be commit d649f73431
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
533cc583ed
r26596: Fixed upgrade.py.
...
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
(This used to be commit 2227fb6df6
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
7c146c42d2
r26593: - More work on the python versions of samba3dump and the samba3sam tests.
...
- Initial work converting the upgrade code to Python.
- Removed the old EJS upgrade code because it has been broken for a long time.
(This used to be commit 150cf39fbd
)
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
be33f4c611
r26576: Allow the static module loading code to be used for the Python modules.
...
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0
)
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
1ab5bcfb93
r26575: Build a private copy of the Python executable for Samba 4, so we know we're always using the same library we build the modules for.
...
(This used to be commit 03270c5ffd
)
2007-12-24 01:51:04 -06:00
Jelmer Vernooij
aa0a06f13c
r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
...
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
(This used to be commit c550c03372
)
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
af7e3dadf9
r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.
...
(This used to be commit d2b9055bc0
)
2007-12-24 01:51:00 -06:00
Jelmer Vernooij
6915cad127
r26560: Add script for running in valgrind.
...
(This used to be commit cb5d6a9ee2
)
2007-12-24 01:51:00 -06:00
Andrew Bartlett
571506e34e
r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
...
Add in another varient to test with in the OpenLDAP module-guessing
game, from Howard Chu.
Andrew Bartlett
(This used to be commit 722d8a5665
)
2007-12-24 01:50:59 -06:00
Jelmer Vernooij
9f1e4c2b3a
r26553: Fix html output.
...
(This used to be commit 769ac782f3
)
2007-12-21 06:28:51 +01:00
Jelmer Vernooij
b3b3af05f1
r26552: remove unused state variable, use dot as path separator for test names.
...
(This used to be commit a84975610c
)
2007-12-21 06:28:50 +01:00
Jelmer Vernooij
1ae762d3bc
r26549: Remove suite-specific bits.
...
(This used to be commit ac01d515b7
)
2007-12-21 06:28:48 +01:00
Jelmer Vernooij
70c9374305
r26548: Remove remaining variables from state hash.
...
(This used to be commit 84f5b3e257
)
2007-12-21 06:28:48 +01:00
Jelmer Vernooij
254f1c6fee
r26547: Make testsuites less special during subunit handling.
...
(This used to be commit 0bf6bdcd7f
)
2007-12-21 06:28:47 +01:00
Jelmer Vernooij
9ca5a26746
r26546: Rather than having a gazillion targets, add output format variable for 'make test'.
...
(This used to be commit bd5217906c
)
2007-12-21 06:28:47 +01:00
Jelmer Vernooij
86f91db7d5
r26536: More tests for provisioning code.
...
(This used to be commit 43c8bfeedf
)
2007-12-21 05:51:56 +01:00
Jelmer Vernooij
4e6ab64762
r26527: Start on tests for provision.
...
(This used to be commit 84ac6c6bbf
)
2007-12-21 05:51:50 +01:00
Jelmer Vernooij
323c174be3
r26506: Start running (really trivial) tests for upgrade script.
...
(This used to be commit 73bd4a9566
)
2007-12-21 05:51:12 +01:00
Jelmer Vernooij
e956111917
r26502: Revert accidently removed pkg-config path change. Thanks to metze for catching this.
...
(This used to be commit b87e71ed4b
)
2007-12-21 05:51:03 +01:00
Jelmer Vernooij
09915ce8b7
r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable.
...
(This used to be commit 379d0bbb2f
)
2007-12-21 05:50:55 +01:00
Jelmer Vernooij
b1cd9c39c3
r26486: Use portable run-time library path environment variable.
...
(This used to be commit 78c183b886
)
2007-12-21 05:50:44 +01:00
Jelmer Vernooij
1afe054916
r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings.
...
(This used to be commit e26d0fff6d
)
2007-12-21 05:50:34 +01:00
Jelmer Vernooij
864218b6be
r26448: Add basic tests for param python module.
...
(This used to be commit ccfab20dcc
)
2007-12-21 05:50:14 +01:00
Andrew Bartlett
03f178a728
r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
...
of OpenLDAP.
This makes it consistant with the Fedora DS setup, and doesn't mix
both hdb and bdb.
Andrew Bartlett
(This used to be commit 1ffada95d2
)
2007-12-21 05:49:51 +01:00
Jelmer Vernooij
78a4f5eada
r26398: Fix writing the output of failed tests to st/summary.
...
(This used to be commit 34b9ddddaf
)
2007-12-21 05:49:27 +01:00
Kai Blin
a6b4d4fe81
r26395: spoolss: Add WinXP-like printer browsing test.
...
(This used to be commit 2ccc4d2af5
)
2007-12-21 05:49:24 +01:00
Jelmer Vernooij
d26371737b
r26358: Always specify TORTURE_OPTIONS to smbtorture.
...
(This used to be commit f75d63596b
)
2007-12-21 05:49:02 +01:00
Jelmer Vernooij
5f9aeca0d6
r26347: More tests.
...
(This used to be commit 5d927b5ca7
)
2007-12-21 05:48:53 +01:00
Andrew Bartlett
8edcbc8474
r26305: Update template files and testsuite to try and work with current
...
openldap, and fully support different LDAP server locations.
Andrew Bartlett
(This used to be commit a00bb94253
)
2007-12-21 05:48:19 +01:00
Stefan Metzmacher
0063e7a1e9
r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
...
metze
(This used to be commit 038fb0d890
)
2007-12-21 05:48:09 +01:00
Jelmer Vernooij
f2f16b45b5
r26197: Add bindings for libsecurity.
...
(This used to be commit 8625cd403b
)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
26ae331f75
r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted.
...
(This used to be commit b0f808345f
)
2007-12-21 05:46:43 +01:00
Jelmer Vernooij
902b1935bb
r26190: Allow successful as well as success.
...
(This used to be commit d5dd11d1f5
)
2007-12-21 05:46:42 +01:00
Jelmer Vernooij
e22c7f1fe3
r26189: Add really trivial testsuite for the auth module.
...
(This used to be commit f0fcad0a75
)
2007-12-21 05:46:41 +01:00
Andrew Bartlett
adef944c43
r26137: Rename the entryUUID module to better match it's purpose: being a
...
simple ldap mapping (a complex mapping will follow).
Fix the module to handle 'name' better, rather than using the 'name'
attribute built into OpenLDAP, rename to samba4RDN. We need to see if
this can be handled in the backend.
Also rename the functions and inernal module name to entryuuid for
consistancy.
Andrew Bartlett
(This used to be commit a7be80766f
)
2007-12-21 05:46:19 +01:00
Jelmer Vernooij
2a98fd770a
r26077: Import updated TDB bindings.
...
(This used to be commit afe091d92e
)
2007-12-21 05:45:55 +01:00
Jelmer Vernooij
75c7fd4030
r26073: Import Python bindings for the registry.
...
(This used to be commit 777205b570
)
2007-12-21 05:45:53 +01:00
Jelmer Vernooij
f6322e4b96
r26069: Import python bindings for credentials.
...
(This used to be commit 97bb235cc8
)
2007-12-21 05:45:52 +01:00
Jelmer Vernooij
ea85165841
r26068: Import improved Python bindings for LDB, including tests.
...
(This used to be commit fc3a8caef7
)
2007-12-21 05:45:51 +01:00
Stefan Metzmacher
3953335420
r25914: selftest: fix the module pathes when using --with-selftest-prefix
...
metze
(This used to be commit 092b93b135
)
2007-12-21 05:44:53 +01:00
Jelmer Vernooij
e7cf933d41
r25887: Build Samba-specific ldb modules as dso's.
...
(This used to be commit 9d73becbb2
)
2007-12-21 05:44:40 +01:00
Stefan Metzmacher
7a09d8c4e4
r25869: selftest: strip newline from whoami
output, hopefully fix provision on mac os 10
...
metze
(This used to be commit c6c62abc07
)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
a6262ef644
r25840: make test: activate nss_wrapper for make test
...
metze
(This used to be commit 2de9c1c64a
)
2007-12-21 05:44:21 +01:00
Stefan Metzmacher
e196aa57b3
r25833: - we don't need --root twice
...
- use $unix_name to make more clear what this variable means
metze
(This used to be commit 6150286de8
)
2007-12-21 05:44:17 +01:00
Jelmer Vernooij
7267b35058
r25764: Fix total number of tests count to not include skipped tests.
...
(This used to be commit d90b058cd4
)
2007-12-21 05:43:49 +01:00
Stefan Metzmacher
09ec68badd
r25746: [selftest] make plain output more readable
...
metze
(This used to be commit b9363755ee
)
2007-12-21 05:43:41 +01:00
Jelmer Vernooij
a7eedba7c4
r25743: Write short summary of failed tests and skipped tests to file.
...
(This used to be commit 22cb93e5c0
)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
9d4addadc0
r25742: Start trimming down hash size for start_testsuite.
...
(This used to be commit f2319fbe9b
)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
e690c56ab7
r25741: Simplify calls to Subunit functions.
...
(This used to be commit e42de5d834
)
2007-12-21 05:43:38 +01:00
Jelmer Vernooij
90964021eb
r25740: More consistent naming for tests, always include environment name in test name.
...
(This used to be commit 9cfa44b438
)
2007-12-21 05:43:37 +01:00
Jelmer Vernooij
dc8ece0e26
r25737: Integrate more of the test recipe code into one file, use
...
different mechanism for determining the quicktest list.
Quicktest is a bit verbose now (reports all the tests not run as SKIP:)
(This used to be commit e99e9c167f
)
2007-12-21 05:43:36 +01:00
Jelmer Vernooij
b28810ab94
r25722: Start merging the various test plan files for Samba 4 into one, so that it'll
...
be easier to split selftest/ into a generic, a Samba 3 and a Samba 4-specific
bit.
(This used to be commit 5deb3a6fab
)
2007-12-21 05:43:28 +01:00
Jelmer Vernooij
45c3d150d5
r25707: Move selftest makefile code to separate file.
...
(This used to be commit 9714db7814
)
2007-12-21 05:43:23 +01:00
Stefan Metzmacher
23a55848d9
r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
...
metze
(This used to be commit eceed3f6d6
)
2007-12-21 05:42:56 +01:00
Andrew Bartlett
5c4a4b4566
r25616: Fedora DS now has a way to install the schema and extra configuration
...
as part of the setup inf file.
Andrew Bartlett
(This used to be commit 6c8987464e
)
2007-12-21 05:42:54 +01:00
Jelmer Vernooij
286157f4aa
r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
...
(This used to be commit 9f1e4a44b5
)
2007-12-21 05:42:54 +01:00
Stefan Metzmacher
da6add2c6e
r25585: don't start winbindd untill the build-farm faked users work with it
...
metze
(This used to be commit eacbe31c89
)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
83fbf5bbab
r25581: move variable to the place it belongs to.
...
metze
(This used to be commit 578b4711c9
)
2007-10-10 15:07:59 -05:00
Jelmer Vernooij
20d1ab47f8
r25580: Error out if there are no tests to run.
...
(This used to be commit eddb663959
)
2007-10-10 15:07:59 -05:00
Jelmer Vernooij
ffc9f2e05d
r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables for make test.
...
(This used to be commit 814027146d
)
2007-10-10 15:07:57 -05:00
Stefan Metzmacher
6fb6999185
r25504: run WINBIND tests for samba3
...
metze
(This used to be commit 39981e5fa2
)
2007-10-10 15:07:44 -05:00
Stefan Metzmacher
e0ad93f845
r25468: export WINBINDD_PRIV_PIPE_DIR
...
metze
(This used to be commit 80d05c2789
)
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
9f5b6c82d0
r25467: use uppercase netbios name for samba3.
...
metze
(This used to be commit fcd81f8c02
)
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
37d63aab72
r25466: fix calculation of $expected_ret, when there're
...
some expected and some unexpected failures within
one testsuite.
metze
(This used to be commit ca2a07c71f
)
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
00d2a19554
r25465: improve plain output...
...
metze
(This used to be commit 8deb2f068c
)
2007-10-10 15:07:41 -05:00
Stefan Metzmacher
f069623ace
r25464: improve build-farm output...
...
metze
(This used to be commit 7b5d5777cb
)
2007-10-10 15:07:41 -05:00
Jelmer Vernooij
569903dd0c
r25459: Avoid bashism. Reported by Björn Jacke.
...
(This used to be commit a03e09b878
)
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
1da3555488
r25458: Fix warning
...
(This used to be commit f723efad9f
)
2007-10-10 15:07:39 -05:00
Andrew Bartlett
b6678a276c
r25450: Make it easier to test with a particular version of OpenLDAP, by
...
setting OPENLDAP_PATH, move to using hdb as the backend (allows
subtree renames), and re-enable the --quiet option.
Andrew Bartlett
(This used to be commit a186a0fa68
)
2007-10-10 15:07:37 -05:00
Stefan Metzmacher
289f09e14b
r25438: start samba3's winbindd in the selftest "dc" env
...
metze
(This used to be commit 161c55be37
)
2007-10-10 15:07:33 -05:00
Stefan Metzmacher
f2e99e352f
r25437: let the default env for 'make testenv' depend on the target
...
as only samba4 supports the "member target yet.
metze
(This used to be commit 81bf9a063e
)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
0988b807f6
r25435: actually pass the statistics to the buildfarm output module
...
to calculate the SELFTEST RUNTIME correct
metze
(This used to be commit 12e4851709
)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
59f43d2b58
r25427: fix SELFTEST RUNTIME calculation for the build-farm
...
metze
(This used to be commit 554d56aa16
)
2007-10-10 15:07:30 -05:00
Jelmer Vernooij
e09226cb35
r25395: Fix help for --socket-wrapper-pcap.
...
(This used to be commit 15e41e4278
)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
b29e12f331
r25394: Print out version info in test output for use by Samba 3.
...
(This used to be commit c61881c72b
)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
08aba81a36
r25385: Don't clutter the buildfarm output with SKIP: lines.
...
(This used to be commit 70810484ea
)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
b2c6dd7c89
r25365: Clearer test names
...
(This used to be commit 85a8c105a4
)
2007-10-10 15:07:19 -05:00
Jelmer Vernooij
79e59dfdf2
r25364: List skipped testsuites in summary only.
...
(This used to be commit cc22be4530
)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
7ac97bbbdb
r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding share from command-line in smbtorture.
...
(This used to be commit b3f2eafa04
)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
99f8d8c45d
r25360: Allow --skip to be specified more than once.
...
(This used to be commit f6dd844dc4
)
2007-10-10 15:07:17 -05:00
Jelmer Vernooij
4820691fd9
r25359: Set up Samba3 as dc.
...
(This used to be commit acaa484a5c
)
2007-10-10 15:07:17 -05:00
Andrew Bartlett
ee257e902a
r25299: Modify the provision script to take an additional argument: --server-role
...
This must be set to either 'domain controller', 'domain member' or 'standalone'.
The default for the provision now changes to 'standalone'.
This is not because Samba4 is particularlly useful in that mode, but
because we still want a positive sign from the administrator that we
should advertise as a DC.
We now do more to ensure the 'standalone' and 'member server'
provision output is reasonable, and try not to set odd things into the
database that only belong for the DC.
Andrew Bartlett
(This used to be commit 4cc4ed7719
)
2007-10-10 15:07:09 -05:00
Stefan Metzmacher
ae9c015c57
r25183: return LOCKDIR too
...
metze
(This used to be commit 9d73932972
)
2007-10-10 15:06:47 -05:00
Stefan Metzmacher
020683680c
r25182: don't hide the envlog in plain mode
...
metze
(This used to be commit 77050171ae
)
2007-10-10 15:06:46 -05:00
Jelmer Vernooij
44500d6d98
r25124: Include link to summary page, hide environment variables for 'none' environment.
...
(This used to be commit 9fac2bd884
)
2007-10-10 15:06:43 -05:00
Jelmer Vernooij
2e6f0016d1
r25110: Show environment variables in HTML output.
...
(This used to be commit 62e770ace3
)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
98b57d5eb6
r25035: Fix some more warnings, use service pointer rather than service number in more places.
...
(This used to be commit df9cebcb97
)
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
5def5048ca
r25031: Use pointers to services rather than service numbers when possible.
...
(This used to be commit dde12060ea
)
2007-10-10 15:05:42 -05:00
Stefan Metzmacher
ac3cbe87c6
r24989: use $smbd_maxtime for smbd...
...
metze
(This used to be commit 9a444caa5a
)
2007-10-10 15:05:25 -05:00
Andrew Bartlett
1403d79fe3
r24945: The behaviour of the SAMR server on a member server is worth testing
...
separately.
Andrew Bartlett
(This used to be commit f033c71ebe
)
2007-10-10 15:03:42 -05:00
Jelmer Vernooij
062b2d4764
r24905: Actually run the transport-independent tests, rather than just the transport-dependent ones again...
...
(This used to be commit 82da9d7d62
)
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
e94addfd49
r24901: Somewhat easier and more reliable access to the pid files.
...
(This used to be commit 91a0a00e6d
)
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
c7e8bcfdc9
r24899: Register signal handler that tears down environment.
...
(This used to be commit fa89d228dd
)
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
033c2c07a3
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
...
(This used to be commit 527ea7fccf
)
2007-10-10 15:03:33 -05:00
Jelmer Vernooij
e561313888
r24896: Run the tests for most RPC interfaces over one transport only.
...
(This used to be commit ded2841eef
)
2007-10-10 15:03:32 -05:00
Jelmer Vernooij
ab055fb990
r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests already check
...
that the DCE/RPC library and interfaces work ok.
(This used to be commit d392d6e92b
)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
f1e576cb12
r24893: Update documentation for selftest.
...
(This used to be commit df8f0677f3
)
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
b77fabc274
r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.
...
(This used to be commit 44139acf30
)
2007-10-10 15:03:30 -05:00
Jelmer Vernooij
78996e64b4
r24890: Integrate more of the RPC-SECRETS tests.
...
(This used to be commit 84cc1d42ab
)
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
3d7849847c
r24889: Move choosing the binding options into RPC-SECRETS.
...
(This used to be commit 24d322b746
)
2007-10-10 15:03:29 -05:00
Jelmer Vernooij
3e7fbae72c
r24887: Support reading testlists from other locations (e.g. Samba3)
...
(This used to be commit 88537c5aff
)
2007-10-10 15:03:28 -05:00
Jelmer Vernooij
ac2a701483
r24882: Use the torture API in BASE-CHARSET.
...
(This used to be commit 93910d92cd
)
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
0271566a5b
r24878: Support specifying a reason for skips/expected failures
...
(This used to be commit 84c94b37fe
)
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
1c188069a1
r24875: Use more absolute paths to samba4 binaries.
...
(This used to be commit d5a3ebef36
)
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
c09c89a8a7
r24873: Print smbd/nmbd log files for Samba 3.
...
(This used to be commit 8dad4c5503
)
2007-10-10 15:03:25 -05:00
Jelmer Vernooij
398dc6ca86
r24870: Strip whitespace characters in username (broke tests).
...
(This used to be commit 264f5c9d50
)
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
2aea6fe95f
r24869: Print command that was executed.
...
(This used to be commit 9aabcafba6
)
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
26ed05364d
r24866: Put remainder of binding string tests in librpc/ directory.
...
(This used to be commit 5b78d845a4
)
2007-10-10 15:03:22 -05:00
Jelmer Vernooij
477ecbd498
r24861: Use absolute paths to make it easier to run the testsuite from the Samba3 source.
...
(This used to be commit 022d5a43ce
)
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
c3077a9e4b
r24860: Make it easier to run selftest.pl in a Samba3 source tree.
...
(This used to be commit 53ec879e31
)
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
aea8009071
r24839: Default to creating a dc + domain member in 'make testenv'.
...
(This used to be commit 221d227913
)
2007-10-10 15:03:17 -05:00
Jelmer Vernooij
2a8ff00eea
r24835: Put all RPC tests in the list (skipping when necessary), warn if tests aren't there.
...
(This used to be commit 1ff13ae254
)
2007-10-10 15:03:17 -05:00
Jelmer Vernooij
51cdf8bc04
r24834: Pass environment name on to skip_testsuite().
...
(This used to be commit 2ac1f32506
)
2007-10-10 15:03:16 -05:00
Jelmer Vernooij
18302e7030
r24751: Run more tests, remove empty testsuites, more small improvements.
...
(This used to be commit 2a5a0819ee
)
2007-10-10 15:03:02 -05:00
Jelmer Vernooij
0e6773525f
r24741: More use of the torture API.
...
(This used to be commit de05c3651a
)
2007-10-10 15:03:02 -05:00
Jelmer Vernooij
8a1d019f53
r24709: Convert perl test harness output to subunit for nicer display.
...
(This used to be commit 1be11bd0a5
)
2007-10-10 15:02:53 -05:00
Jelmer Vernooij
01ab492d28
r24708: Move subunit code to a separate module.
...
(This used to be commit 4be702896d
)
2007-10-10 15:02:52 -05:00
Jelmer Vernooij
e1ecb353a5
r24707: Remove some more cruft from the test list generation code.
...
(This used to be commit 76dddbdb51
)
2007-10-10 15:02:52 -05:00
Jelmer Vernooij
a73a8d4b9d
r24706: Move nmblookup tests to separate blackbox testsuite.
...
(This used to be commit aeb2e714f2
)
2007-10-10 15:02:52 -05:00
Jelmer Vernooij
bcfef9f04b
r24705: Avoid undefined value warnings.
...
(This used to be commit 10f266e4d6
)
2007-10-10 15:02:51 -05:00
Jelmer Vernooij
bae97f1631
r24692: Color expected fialures orange rather than green.
...
(This used to be commit cadfc0a7a1
)
2007-10-10 15:02:46 -05:00
Jelmer Vernooij
7e4148eb4f
r24689: There is no such test as LDAP-UPTODATENESS.
...
(This used to be commit ebdb0ce83b
)
2007-10-10 15:02:44 -05:00
Jelmer Vernooij
c021c7d648
r24687: Registry tests are succeeding now so remove from known failure list, add summary page with failures and skipped tests to html output.
...
(This used to be commit 227659c2c0
)
2007-10-10 15:02:43 -05:00
Jelmer Vernooij
9087001143
r24678: More improvements to html output; list unexpected successes and failures seperately from expected ones.
...
(This used to be commit 14fda5260d
)
2007-10-10 15:02:39 -05:00
Jelmer Vernooij
79eb853874
r24675: Specify mode to mkdir, as required by some versions of perl.
...
(This used to be commit 2a21e69cd3
)
2007-10-10 15:02:38 -05:00
Jelmer Vernooij
04e8c10f9e
r24671: More improvements to the HTML test suite results: hide
...
control messages, improve summary, stylesheet.
(This used to be commit fcc2320417
)
2007-10-10 15:02:36 -05:00
Jelmer Vernooij
3f6cf9672b
r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ for an
...
example of the current output.
(This used to be commit 1e57394e86
)
2007-10-10 15:02:35 -05:00
Jelmer Vernooij
8e789517b7
r24665: Close file handles properly.
...
(This used to be commit 7f914b08a7
)
2007-10-10 15:02:34 -05:00
Andrew Bartlett
20e9fe6b50
r24503: Make 'make test TEST_LDAP=yes' pass on Fedora 7, by trying more
...
combinations of modules.
Andrew Bartlett
(This used to be commit 481a3f0b2a
)
2007-10-10 15:02:02 -05:00
Jelmer Vernooij
b5e36e5281
r24345: Add --format=html option to selftest.
...
(This used to be commit de66bced94
)
2007-10-10 15:01:42 -05:00
Jelmer Vernooij
a83380eece
r24342: Move environments into a separate directory.
...
(This used to be commit e3fe7ef92b
)
2007-10-10 15:01:41 -05:00
Jelmer Vernooij
4da477d4fa
r24339: Move output functions to separate files.
...
(This used to be commit f4ff4c5f61
)
2007-10-10 15:01:40 -05:00
Jelmer Vernooij
7ce6a75f4b
r24338: Add callbacks for starting and finishing tests.
...
(This used to be commit 824833b59a
)
2007-10-10 15:01:40 -05:00
Andrew Bartlett
12e660f761
r24301: The less escape characters the better. This changes the winbind
...
seperator to /, which is not an escape character, and uses the fact
that we always support / as the DOMAIN/username seperator.
Andrew Bartlett
(This used to be commit 84c1bea458
)
2007-10-10 15:01:37 -05:00
Andrew Bartlett
8172bbb7e4
r23964: Update blackbox selftest scripts to cover more code, and to more
...
consistantly report errors. (Some were being lost due to the "echo
foo | cmd" calling convention).
Andrew Bartlett
(This used to be commit d0a994d0ce
)
2007-10-10 15:01:12 -05:00
Andrew Bartlett
c86e98aa80
r23890: Allow wbinfo -a to work against Samba4's winbind.
...
Add a test for wbinfo -a to test_member.sh
Reimplement the server-side 'pam_auth' and 'pam_auth_crap' calls to
use the same SamLogon code as auth_winbind uses.
In my previous code, we did not bind to the LSA and SAMR pipes, before
attempting operations. We now do this (how we passed any tests before
is beyond me).
This required some rework, particularly to make it easier to setup
secondary connections. The new rpc_secondary_auth_connection()
function also performs the bind.
The dcerpc_connect.c file was getting to big, so things have been
merged into dcerpc_secondary.c.
Andrew Bartlett
(This used to be commit 365778a993
)
2007-10-10 15:01:08 -05:00
Kai Blin
40dbe572e5
r23876: Prepare to run nsstest from make test, just not add it to tests_all.sh yet.
...
(This used to be commit f45ae8a878
)
2007-10-10 15:01:06 -05:00
Stefan Metzmacher
0ea2612763
r23860: export WINBINDD_SOCKET_DIR into the testenv
...
metze
(This used to be commit 0d27c1b54e
)
2007-10-10 15:01:05 -05:00
Stefan Metzmacher
6646745d97
r23851: export _ABS versions of PREFIX and SRCDIR
...
metze
(This used to be commit 759b5d94b3
)
2007-10-10 14:59:24 -05:00
Andrew Bartlett
967866f170
r23720: Allow the member server to work against an LDAP Backend. Another case
...
where LDB isn't as strict as OpenLDAP, the self join record contains
duplicate servicePrincipalNames once the DNS name and domain name are
made equal. (Easier to just skip the useless self-join).
Andrew Bartlett
(This used to be commit 49ff929be6
)
2007-10-10 14:59:08 -05:00
Andrew Bartlett
31df9075c5
r23693: Give the process a chance to write out it's coverage data, before we
...
blast a kill -9 at it.
Andrew Bartlett
(This used to be commit 16692ae7d9
)
2007-10-10 14:59:02 -05:00
Andrew Bartlett
222c6dd781
r23680: Make it easier to setup a domain member server - the 'server role'
...
will now control the auth methods, but an override is still available,
ex:
auth methods:domain controller = <methods>
Andrew Bartlett
(This used to be commit b7e727186e
)
2007-10-10 14:59:00 -05:00
Andrew Bartlett
c46e5868de
r23257: Newer OpenLDAP versions don't seem to need this, so simplfy.
...
Andrew Bartlett
(This used to be commit 3ecd180343
)
2007-10-10 14:53:06 -05:00
Andrew Bartlett
e6aecd8b91
r23235: Don't do a seperate LDAP provision step. Instead, everything we need
...
(including the config files) is created by provision-backend.
Andrew Bartlett
(This used to be commit 6d4d90399f
)
2007-10-10 14:53:05 -05:00
Andrew Bartlett
55ee74f8ca
r23233: Use the schema and basedn files generated by the provision-backend script.
...
(Moving towards using only the script's output, one step at a time).
Andrew Bartlett
(This used to be commit a7a409074a
)
2007-10-10 14:53:05 -05:00
Andrew Bartlett
f1c7d48da0
r23191: Use the new provision-backend script to setup Fedora DS for make test.
...
OpenLDAP to follow once I get things working...
Andrew Bartlett
(This used to be commit 2cde9eb860
)
2007-10-10 14:53:03 -05:00
Andrew Bartlett
86a4886e39
r23189: Work towards a totally scripted setup of LDAP backends, so others can
...
easily try this out.
I also intend to use this for the selftest, but I'm chasing issues
with the OpenlDAP (but not Fedora DS) backend.
Andrew Bartlett
(This used to be commit 0f457b1d2e
)
2007-10-10 14:53:02 -05:00
Rafal Szczesniak
1fe9fd2749
r23179: I forgot ejsnet.js script is one of tests. Disable it temporarily.
...
rafal
(This used to be commit 9471de13ea
)
2007-10-10 14:53:00 -05:00
Jelmer Vernooij
dc919c2534
r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl
...
(This used to be commit 222acbe33b
)
2007-10-10 14:52:59 -05:00
Stefan Metzmacher
04bc1c416a
r23137: make it possible to skip the pidl tests
...
with PIDL_TESTS_SKIP=yes
metze
(This used to be commit 682c19f326
)
2007-10-10 14:52:54 -05:00
Andrew Bartlett
182ad3f50c
r23089: This is upstream now, so we don't need to add it manually.
...
Andrew Bartlett
(This used to be commit cddffbf602
)
2007-10-10 14:52:48 -05:00
Andrew Bartlett
43da48650a
r23035: We don't need to add this entry, and I hope to figure out how to avoid
...
adding the other two manually.
However, to do this we do need to skip the check (with -u) that
slaptest can access the db.
Andrew Bartlett
(This used to be commit ea206dce06
)
2007-10-10 14:52:43 -05:00
Andrew Bartlett
e0d4923c16
r23028: I've now got a patch to Fedora DS to make it only install the very base schema.
...
I'll post that patch into lorikeet and submit upstram.
Andrew Bartlett
(This used to be commit 90f2412152
)
2007-10-10 14:52:41 -05:00
Stefan Metzmacher
ac5cd254fa
r22995: don't run LOCAL-ICONV twice...
...
metze
(This used to be commit 9aa328fbf6
)
2007-10-10 14:52:38 -05:00
Andrew Bartlett
a4e571b589
r22877: Remove stray 'l'
...
(This used to be commit 97960421a1
)
2007-10-10 14:52:27 -05:00
Rafal Szczesniak
7731921835
r22871: restore testing against host name instead of ip address
...
rafal
(This used to be commit 5638210f2d
)
2007-10-10 14:52:26 -05:00
Stefan Metzmacher
037a3e0fc2
r22626: test member server with local and domain credentials
...
metze
(This used to be commit 79c1133467
)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
0f50e7b812
r22625: hopefully fix make test on solaris
...
metze
(This used to be commit 32c805919f
)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
614cb1e9db
r22624: - configure other auth methods for the member server
...
- use the netbiosname as domain and realm for the provision
of the member server
metze
(This used to be commit fdb08a5b9c
)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
d67c96504c
r22623: export SMB_CONF_PATH from selftest.pl
...
metze
(This used to be commit 6fb6666e42
)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
950ba8f3d4
r22608: use a shorter share name as testparm complained about
...
a share name longer than 12 chars
metze
(This used to be commit f8c1b561e9
)
2007-10-10 14:51:51 -05:00
Stefan Metzmacher
16df1115fe
r22606: don't every try to prompt within make test...
...
metze
(This used to be commit eb0f257cd1
)
2007-10-10 14:51:51 -05:00
Jelmer Vernooij
c0ac3d26ab
r22605: Set up all required environments before starting tests.
...
(This used to be commit adf835a324
)
2007-10-10 14:51:50 -05:00
Stefan Metzmacher
b8bba729dd
r22601: run net join with the correct socket_wrapper and krb5 configuration
...
metze
(This used to be commit 3064d881e3
)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
d8e28e1f6d
r22599: Document member server.
...
(This used to be commit 4ef937a08d
)
2007-10-10 14:51:49 -05:00
Stefan Metzmacher
201408141d
r22597: try to pass on some more boxes in the build-farm without timeout
...
metze
(This used to be commit f7a3d78fef
)
2007-10-10 14:51:49 -05:00
Stefan Metzmacher
1e84e4026e
r22575: move script/tests/ -> selftest/
...
as discussed with jelmer and abartlet
metze
(This used to be commit e9fe3c40e1
)
2007-10-10 14:51:46 -05:00