Stefan Metzmacher
22eb6d7b6b
selftest/Samba4: make the naming of passwords more consistent
...
metze
2010-06-17 09:12:00 +02:00
Stefan Metzmacher
f26c0e5456
selftest/Samba4: let localfl2000dc use 127.0.0.5
...
Now we have 127.0.0.6-10 available for more servers.
metze
2010-06-17 09:11:59 +02:00
Stefan Metzmacher
8aed54adbf
selftest/Samba4: let localvampiredc use 127.0.0.2
...
metze
2010-06-17 09:11:59 +02:00
Stefan Metzmacher
6a0db03c80
selftest: use 127.0.0.11-16 for the client
...
This gives more room for servers.
Note: socket_wrapper currently only supports 127.0.0.1-16
see MAX_WRAPPED_INTERFACES.
metze
2010-06-17 09:11:59 +02:00
Stefan Metzmacher
1e8d025a3c
selftest/Samba3: remove unused create_clientconf() function
...
metze
2010-06-17 09:11:58 +02:00
Andrew Bartlett
0687a0c9dc
s4:selftest Change domain name for functional level 2000 DC
2010-06-16 09:57:52 +10:00
Andrew Bartlett
f9018bc0ea
s4:selftest Add test environment for functional level 2000
...
This required that we pass the name of the realm down as a parameter,
so we can start up two different realms.
Andrew Bartlett
2010-06-16 09:57:52 +10:00
Andrew Bartlett
697cd13978
s4:selftest Add vampire_dc test environment
...
This starts a domain controller, after running 'net vampire' to
populate it. We don't use it as the 'all' environment yet, as the
rest of the code isn't quite ready to handle it.
Andrew Bartlett
2010-06-16 09:57:51 +10:00
Andrew Bartlett
0800c9e6f1
s4:selftest Remove unused basedn specification in selftest env setup
2010-06-15 10:53:43 +10:00
Günther Deschner
3854f0708e
s3-selftest: Fix blackbox smbclient s3 tests during make selftest.
...
Guenther
2010-06-02 15:37:50 +02:00
Karolin Seeger
ea5c85aa42
selftest: Fix typo in comment.
...
Karolin
2010-06-01 09:45:19 +02:00
Jelmer Vernooij
598656985a
selftest: list.remove raises ValueError rather than KeyError.
2010-05-30 17:05:49 +02:00
Günther Deschner
a8d308faff
s3-selftest: fix chmod commands in provisioning.
...
Guenther
2010-05-29 00:38:21 +02:00
Günther Deschner
5232ce56cd
s3-selftest: make sure provisioned s3 looks the same in make selftest as in make test.
...
This fixes some tests that were previously failing.
Guenther
2010-05-29 00:12:15 +02:00
Matthieu Patou
a79b446e11
s4:smb_server: add dfs smbtorture to selftests
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-05-18 15:31:14 +02:00
Jelmer Vernooij
e22722ae64
selftest: Cope with empty testsuite results in more places.
2010-05-18 01:40:20 +02:00
Jelmer Vernooij
11ec2916a7
selftest: Cope with testsuites without any output whatsoever (probably an error though).
2010-05-18 01:40:20 +02:00
Matthias Dieter Wallnöfer
01347844f5
s4:selftest - change test passwords
...
The passwords need to be more complex to meet the new complexity criteria.
2010-05-10 12:20:26 +02:00
Andrew Tridgell
3dd50b2922
s4-test: make spnupdate work without make install
...
thanks to metze for noticing this
2010-04-27 19:47:23 +10:00
Günther Deschner
2a2de10ac6
s3-selftest: add print$ share with two arch dirs.
...
Guenther
2010-04-23 13:51:02 +02:00
Andrew Bartlett
fe3d872656
s4:selftest Ensure we don't fsync() all day in the LDAP backend test
...
Passing this option greatly reduces the time spent in the test.
Andrew Bartlett
2010-04-22 18:37:19 +10:00
Andrew Tridgell
540d197e49
s4-test: we don't need -s set for samba_dnsupdate
...
this is now handled by SMB_CONF_PATH
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-04-19 18:21:42 +10:00
Jelmer Vernooij
9db207da07
selftest: Cope with strict.
2010-04-12 16:35:18 +02:00
Jelmer Vernooij
7da94cc4a6
subunit: Support formatting compatible with upstream subunit, for consistency.
...
Upstream subunit makes a ":" after commands optional, so I've fixed any
places where we might trigger commands accidently. I've filed a bug
about this in subunit.
2010-04-11 20:57:33 +02:00
Jelmer Vernooij
d0ab7440ac
selftest: Accept 'testing:' to introduce new tests.
2010-04-11 20:57:33 +02:00
Jelmer Vernooij
664eacc53a
subunit: Don't abort when receiving test results from tests that weren't
...
announced.
2010-04-10 22:38:33 +02:00
Jelmer Vernooij
64bf8c400c
selftest: Support passing --load-list to test runners.
2010-04-10 22:38:32 +02:00
Jelmer Vernooij
ffb2449a13
selftest: Support --load-list option.
2010-04-08 23:20:35 +02:00
Jelmer Vernooij
2cf3585e52
selftest: Display minutes and hours for duration.
2010-04-07 21:58:32 +02:00
Jelmer Vernooij
e39ed552b6
selftest: Remove python2.4-isms
2010-04-06 04:01:54 +02:00
Jelmer Vernooij
74f36df4b3
selftest: Update sys.path before attempting to import external modules.
2010-03-31 04:52:13 +02:00
Jelmer Vernooij
c6b1553a2b
selftest: Make sure format-subunit and filter-subunit can find testtools/subunit.
2010-03-31 04:51:05 +02:00
Jelmer Vernooij
62ed8a68cd
format-subunit: Hide reason if it is None.
2010-03-31 03:34:50 +02:00
Jelmer Vernooij
49d82aa772
format-subunit: Don't show reason at all if it is None.
2010-03-31 03:32:23 +02:00
Jelmer Vernooij
31094b0e8c
smbtorture: Report number of available tests in a testsuite using subunit.
2010-03-31 02:57:47 +02:00
Jelmer Vernooij
9fe4b01ca6
selftest: Use boolean types in Python.
2010-03-31 02:20:09 +02:00
Jelmer Vernooij
6c299d28b5
selftest: Use standard subunit command for progress reporting.
2010-03-31 02:20:08 +02:00
Jelmer Vernooij
7f1360db51
selftest: Support parsing progress in format-subunit/filter-subunit.
2010-03-31 02:20:08 +02:00
Jelmer Vernooij
b2eb609d4d
selftest: Use standard subunit commands for progress reporting.
2010-03-31 02:20:08 +02:00
Jelmer Vernooij
08161e093d
selftest: Convert filter-subunit to Python so the subunit Python module
...
can be used later.
2010-03-31 02:20:07 +02:00
Jelmer Vernooij
ae5381d34c
format-subunit: Avoid printing backtrace on Ctrl-C.
2010-03-31 02:20:07 +02:00
Andrew Tridgell
21499a148e
selftest: reason may be None
...
jelmer, please check
2010-03-30 16:41:54 +11:00
Jelmer Vernooij
0cdc021ba4
selftest: Remove diff-subunit - it's included in subunit and not necessary for normal operation.
2010-03-30 01:08:20 +02:00
Jelmer Vernooij
c108a2e74e
format-subunit: Improve formatting, simplify code.
2010-03-30 01:08:20 +02:00
Jelmer Vernooij
ef3fb75261
selftest: Replace perl subunit formatter with python subunit formatter,
...
so we can leverage the work happening in python-subunit.
2010-03-30 01:08:20 +02:00
Jelmer Vernooij
0c78368a31
selftest: Convert format-subunit to Python.
2010-03-30 01:08:20 +02:00
Andreas Schneider
61106c0568
s3-selftest: Don't log to stdout, use logfiles instead.
...
The logging to the logfiles is more verbose and they can be found in
./st/dc/logs. If you still want to log to stdout start selftest with:
SMBD_OPTIONS="-S -d10" make selftest
2010-03-29 11:35:07 +02:00
Jelmer Vernooij
f4e314457f
selftest: Update locations in README.
2010-03-28 22:42:11 +02:00
Jelmer Vernooij
45f389b253
selftest: Remove unused BuildFarm output file (now using subunit)
2010-03-28 21:56:09 +02:00
Jelmer Vernooij
235cd3e5c4
selftest: Remove html subunit formatter; it's too simple and really belongs in subunit or testrepository upstream.
2010-03-28 21:46:58 +02:00