Jelmer Vernooij
b72d29724d
Fix python path for systems without tdb installed in the system.
2008-09-18 15:25:31 +02:00
Jelmer Vernooij
b16a8f31ad
Fix location of included popt files for systems that don't have popt.
2008-09-17 17:13:02 +02:00
Jelmer Vernooij
740f67d781
Avoid running target-specific tests during general test run,
2008-09-16 18:34:40 +02:00
Jelmer Vernooij
d7a0c26af4
Move torture/ blackbox tests closer to code they're testing.
2008-09-16 18:30:24 +02:00
Jelmer Vernooij
aa09d8a75f
Move ndrdump tests closer to the code they test.
2008-09-16 18:16:49 +02:00
Andrew Bartlett
0cbfc686c4
Fix failures in the winbind struct-based test.
...
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...
A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.
Andrew Bartlett
(This used to be commit 2d4103518a
)
2008-09-11 11:49:24 +10:00
Andrew Bartlett
171986aea2
Move blackbox.smbclient to test against the member server.
...
The DC is now using smb signing, so testing for the old SMB versions
won't work.
Add a new test script to check 'net join' independent of
blackbox.smbclient.
Andrew Bartlett
(This used to be commit 44ff392ffe
)
2008-09-08 14:18:04 +10:00
Andrew Bartlett
0f1eea2672
Rework provision to handle both simple and SASL binds.
...
Fedora DS is still setup for simple binds only, at this point.
(it also fails on other issues).
Andrew Bartlett
(This used to be commit b24c572d5a
)
2008-07-15 15:46:32 +10:00
Andrew Bartlett
a6b842f963
Connect to the LDAP backend with SASL credentials.
...
This reworks our LDAP backend code to move from anonymous access to a
shared-secret SASL-protected connection. (SASL selects NTLM or
DIGEST-MD5 on my system).
To get this working, we must pre-populate the LDAP backend with a DN
to store ths SASL secret on, and we use back-ldif for this.
This gives us a reasonable basis to deploy a replicated OpenLDAP
backend solution.
Andrew Bartlett
(This used to be commit cd0745253c
)
2008-07-15 15:15:12 +10:00
Andrew Bartlett
13a498939a
Fix 'make gdbtest-enb' and the GDB_PROVISION option.
...
(This used to be commit 79c4d8e2fa
)
2008-07-15 15:01:43 +10:00
Andrew Bartlett
b5808e5d65
selftest changes for 'winbind privileged dir' change.
...
(This used to be commit c19b28f757
)
2008-06-28 22:03:52 +10:00
Jelmer Vernooij
26e9194e3a
Move blackbox tests closer to what they're testing.
...
(This used to be commit c9b2e2aa86
)
2008-06-26 10:56:59 +02:00
Jelmer Vernooij
9c6b7f760a
Use variable for selftest directory.
...
(This used to be commit 78760606fa
)
2008-06-25 20:04:35 +02:00
Andrew Bartlett
48100ca5c6
Remove old ldap.js test, we have replicated it in python now.
...
This will soon allow the removal of smbscript, once the samba3sam test
conversion is complete.
Andrew Bartlett
(This used to be commit 60c93b9777
)
2008-06-19 14:53:14 +10:00
Andrew Bartlett
9ea25cacf1
Add a blackbox test for the provision-backend script.
...
This test (as most tests do :-) found a few bugs, also fixed in this
commit.
Andrew Bartlett
(This used to be commit d96a6482da
)
2008-06-19 11:05:20 +10:00
Jelmer Vernooij
232fd06271
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixmodulesdir
...
(This used to be commit 30a33cd0a6
)
2008-06-17 13:48:29 +02:00
Simo Sorce
370f95acfc
Try to get a bit further with provisioning
...
(This used to be commit 649f6c0c10
)
2008-06-16 17:52:50 -04:00
Jelmer Vernooij
c075fe9693
Remove support for deprecated JS provisioning.
...
(This used to be commit 9a5859c33e
)
2008-06-16 23:19:14 +02:00
Jim McDonough
f3fb381952
Missed these on the last commit
...
(This used to be commit 0e8f946ed0
)
2008-06-12 07:06:07 -04:00
Stefan Metzmacher
a2f1bd0050
selftest: pass torture:writetimeupdatedelay to smbtorture
...
metze
(This used to be commit c285b540cb
)
2008-06-03 14:05:05 +02:00
Stefan Metzmacher
70f83b4944
selftest: set posix:writetimeupdatedelay
...
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 62030027d1
)
2008-06-03 14:05:05 +02:00
Jelmer Vernooij
5107f093c2
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
...
Conflicts:
source/samba4-skip
(This used to be commit 7b0e0eb346
)
2008-05-30 12:18:07 +02:00
Andrew Bartlett
b6b1f3b007
Place the NTP signd socket in the selftest area
...
(This used to be commit e2fa378811
)
2008-05-30 15:21:40 +10:00
Andrew Bartlett
b34bc408e7
Don't pass an smb.conf to provision tests.
...
These tests will create their own smb.conf in their prefix anyway.
Andrew Bartlett
(This used to be commit c0322e8e27
)
2008-05-30 14:36:24 +10:00
Jelmer Vernooij
46f22add9a
Make sure reason for skipping is output.
...
(This used to be commit 2d1cac54de
)
2008-05-30 04:12:39 +02:00
Jelmer Vernooij
a127b1b1b0
Add samba4-slow file listing tests that succeed but are just slow.
...
Added a 'make slowtest' target that does run these tests.
Also added some comments in the test lists files.
(This used to be commit f67f3422b0
)
2008-05-29 18:19:19 +02:00
Jelmer Vernooij
3d2c9e49a5
Allow full-line comments in include/exclude files.
...
(This used to be commit 4095f3c358
)
2008-05-29 18:17:42 +02:00
Jelmer Vernooij
6f7b2b6933
Fix samdb test and enable it.
...
(This used to be commit 6b202d3780
)
2008-05-29 17:38:12 +02:00
Jelmer Vernooij
4e9ca6caf9
Remove unused EJS net bindings.
...
(This used to be commit 3923414849
)
2008-05-26 14:00:28 +02:00
Jelmer Vernooij
2067fc60c5
Add tests for irpc python bindings.
...
(This used to be commit 1ce0632afe
)
2008-05-25 16:47:12 +02:00
Jelmer Vernooij
21ce0ff006
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
...
(This used to be commit e3178d522c
)
2008-05-24 22:56:49 +02:00
Jelmer Vernooij
33231f44da
Report full 'path' of unexpected test results for easier inclusion in knownfailure file.
...
(This used to be commit 33cc9b0f5f
)
2008-05-23 16:17:23 +02:00
Jelmer Vernooij
0b62a0875f
selftest: Use convenience function for prepending paths to environment variables.
...
(This used to be commit f71cb65a90
)
2008-05-23 15:20:32 +02:00
Jelmer Vernooij
d9109c5342
Self PYTHONPATH from selftest.
...
(This used to be commit f7e350368b
)
2008-05-23 12:40:45 +02:00
Jelmer Vernooij
fb7e359561
Remove unused echo ejs script.
...
(This used to be commit 3a6b009d50
)
2008-05-23 04:20:52 +02:00
Jelmer Vernooij
27005cb7a2
Convert samr test to python.
...
(This used to be commit 88d473b202
)
2008-05-23 04:20:45 +02:00
Jelmer Vernooij
84a3290c8f
Fix python imports.
...
(This used to be commit 4532066656
)
2008-05-22 01:47:36 +02:00
Jelmer Vernooij
4accab35c6
Merge branch 'nosmbpython' into v4-0-test
...
(This used to be commit 9683f7434c
)
2008-05-12 03:54:53 +02:00
Jelmer Vernooij
0be941a383
Remove python extension from upgrade script.
...
(This used to be commit 5268649b7e
)
2008-05-11 14:32:06 +02:00
Jelmer Vernooij
babdcc6135
Use system python rather than smbpython.
...
(This used to be commit d3df51cd01
)
2008-05-11 05:29:20 +02:00
Andrew Bartlett
7d38a51af9
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit 8d9812bada
)
2008-04-17 14:25:22 +02:00
Andrew Bartlett
ca2e4a0e14
Run samba3sam.js with bin/smbscript explicitly.
...
Andrew Bartlett
(This used to be commit 12fa307653
)
2008-04-17 14:23:50 +02:00
Simo Sorce
d7034765b7
Add useful provisioning debugging options
...
(This used to be commit 3f46eb95e4
)
2008-04-17 08:04:57 -04:00
Andrew Bartlett
eb8a4e2883
Run more tests that were previously skipped.
...
Andrew Bartlett
(This used to be commit 4e06b1d684
)
2008-04-17 11:25:19 +02:00
Andrew Bartlett
80ad7025cf
Adjust the expectations of the struct based winbind test.
...
These expectations (such as what happens when we have no trusted
domains) were incorrect, compared with Samba3 (which is the reference
for this protocol).
Andrew Bartlett
(This used to be commit 29d5de9e8f
)
2008-04-16 17:33:58 +02:00
Jelmer Vernooij
c60a914052
Mention the actual exit code when a suite failed.
...
(This used to be commit 46ad68ad0b
)
2008-04-16 00:17:03 +02:00
Jelmer Vernooij
f5c0be9208
Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progress into v4-0-selftest
...
(This used to be commit 56340a5fa1
)
2008-04-16 00:05:36 +02:00
Jelmer Vernooij
4b4a56fb1e
Provide the right error count to formatters.
...
(This used to be commit f22602797f
)
2008-04-16 00:04:11 +02:00
Jelmer Vernooij
8eb6d59a46
Properly warn about exit codes that indicate success while tests claim
...
failure.
(This used to be commit 92873264d7
)
2008-04-16 00:03:45 +02:00
Jelmer Vernooij
d3729a8efa
Support knownfail Subunit command.
...
(This used to be commit ad58a50854
)
2008-04-16 00:03:00 +02:00