summaryrefslogtreecommitdiffstats
path: root/source4/selftest
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove EJS tests.Jelmer Vernooij2008-09-181-8/+0
|/
* Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-112-3/+0
| | | | | | | | | | | 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 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-081-1/+2
| | | | | | | | | | | 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 44ff392ffea52e89a3ac096a6d381ae540d3473c)
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-5/+6
| | | | | | | | 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 b24c572d5a38c1f6906751c2ad2f809e1995b510)
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-1/+1
| | | | | | | | | | | | | | | 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 cd0745253c4a9ec59a035e830e54d74a05b71aaa)
* Fix 'make gdbtest-enb' and the GDB_PROVISION option.Andrew Bartlett2008-07-152-2/+2
| | | | (This used to be commit 79c4d8e2fabc9c33d978c064b9c01ca45e463ced)
* selftest changes for 'winbind privileged dir' change.Andrew Bartlett2008-06-281-1/+3
| | | | (This used to be commit c19b28f7579268133939aebe06e1c947d4415182)
* Move blackbox tests closer to what they're testing.Jelmer Vernooij2008-06-261-4/+4
| | | | (This used to be commit c9b2e2aa861ccc01e5d92cfe468be1f6324ed294)
* Use variable for selftest directory.Jelmer Vernooij2008-06-251-1/+1
| | | | (This used to be commit 78760606fa71c370ae3c05b077c5146166bdaa7b)
* Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett2008-06-191-1/+0
| | | | | | | | This will soon allow the removal of smbscript, once the samba3sam test conversion is complete. Andrew Bartlett (This used to be commit 60c93b9777d9bd7dce89f9024ba767f5404ac72d)
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-191-0/+1
| | | | | | | | This test (as most tests do :-) found a few bugs, also fixed in this commit. Andrew Bartlett (This used to be commit d96a6482dad54d1d27a87107865e833a9c32cf53)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into ↵Jelmer Vernooij2008-06-171-1/+1
|\ | | | | | | | | | | v4-0-fixmodulesdir (This used to be commit 30a33cd0a64c434d6aee551f641343c3b2a6d9ca)
| * Try to get a bit further with provisioningSimo Sorce2008-06-161-1/+1
| | | | | | | | (This used to be commit 649f6c0c1084828dda7d50bd2904208192de77da)
* | Remove support for deprecated JS provisioning.Jelmer Vernooij2008-06-161-7/+1
|/ | | | (This used to be commit 9a5859c33e2377f3c5ee8d637fa81d49cb6f5456)
* Missed these on the last commitJim McDonough2008-06-121-0/+1
| | | | (This used to be commit 0e8f946ed02a6d2d9469f9ccab5f3342b2b80725)
* selftest: pass torture:writetimeupdatedelay to smbtortureStefan Metzmacher2008-06-031-1/+5
| | | | | metze (This used to be commit c285b540cb1c2b554a85ef08a4280f544d9d20cc)
* selftest: set posix:writetimeupdatedelayStefan Metzmacher2008-06-031-0/+3
| | | | | | | metze Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be commit 62030027d1ab735fb9c590fafb0887dc882662d1)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-302-3/+5
|\ | | | | | | | | | | | | Conflicts: source/samba4-skip (This used to be commit 7b0e0eb346c2f6a240b20fbcf14029539c6512b9)
| * Place the NTP signd socket in the selftest areaAndrew Bartlett2008-05-301-0/+2
| | | | | | | | (This used to be commit e2fa3788110698cd3340dfed8acd36744a27a5e5)
| * Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-301-3/+3
| | | | | | | | | | | | | | These tests will create their own smb.conf in their prefix anyway. Andrew Bartlett (This used to be commit c0322e8e27d67655b7498b27df0829aa5682a345)
* | Make sure reason for skipping is output.Jelmer Vernooij2008-05-301-1/+0
| | | | | | | | (This used to be commit 2d1cac54dec1aed9e5258bd44bdd236b5dc92224)
* | Add samba4-slow file listing tests that succeed but are just slow.Jelmer Vernooij2008-05-291-17/+26
| | | | | | | | | | | | | | Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae)
* | Allow full-line comments in include/exclude files.Jelmer Vernooij2008-05-291-0/+1
|/ | | | (This used to be commit 4095f3c358a39d9eb8a1bcef52e49d44ea8fbd2a)
* Fix samdb test and enable it.Jelmer Vernooij2008-05-291-1/+1
| | | | (This used to be commit 6b202d3780f8ff50e0bdfa4a749c43b5639e4880)
* Remove unused EJS net bindings.Jelmer Vernooij2008-05-261-1/+0
| | | | (This used to be commit 3923414849c5a3b14379e2cd3e61d862150800a6)
* Add tests for irpc python bindings.Jelmer Vernooij2008-05-251-0/+1
| | | | (This used to be commit 1ce0632afeb94a69bf286706b3b1f9f4be7ea91f)
* Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij2008-05-241-1/+1
| | | | (This used to be commit e3178d522c95871f1db35d7e058906502387a553)
* Report full 'path' of unexpected test results for easier inclusion in ↵Jelmer Vernooij2008-05-231-1/+3
| | | | | | knownfailure file. (This used to be commit 33cc9b0f5fae7510d490928195016cf7fe3bbe42)
* selftest: Use convenience function for prepending paths to environment ↵Jelmer Vernooij2008-05-231-6/+11
| | | | | | variables. (This used to be commit f71cb65a9057fb426748dd5fe45cf2962da42ae4)
* Self PYTHONPATH from selftest.Jelmer Vernooij2008-05-231-0/+1
| | | | (This used to be commit f7e350368b40f575b312d4e0045981d9b1dcadfe)
* Remove unused echo ejs script.Jelmer Vernooij2008-05-231-1/+0
| | | | (This used to be commit 3a6b009d505503b2eb22acadeaac485151ed0173)
* Convert samr test to python.Jelmer Vernooij2008-05-231-1/+1
| | | | (This used to be commit 88d473b202e82b462ef82ffdeb4f1710918ffda5)
* Fix python imports.Jelmer Vernooij2008-05-221-0/+2
| | | | (This used to be commit 453206665677821b254c18cc67192e007b892f04)
* Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij2008-05-122-2/+2
|\ | | | | | | (This used to be commit 9683f7434c7ea01631d8adae9d43274c77ff51de)
| * Use system python rather than smbpython.Jelmer Vernooij2008-05-112-2/+2
| | | | | | | | (This used to be commit d3df51cd01e53383dcc05923d248db03bc6f62e9)
* | Remove python extension from upgrade script.Jelmer Vernooij2008-05-111-1/+1
|/ | | | (This used to be commit 5268649b7ef60a2caae9cdf66dfeaf6d2037aba3)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-171-0/+6
|\ | | | | | | (This used to be commit 8d9812bada2801f93eb47270287b3c083a3e9df8)
| * Add useful provisioning debugging optionsSimo Sorce2008-04-171-0/+6
| | | | | | | | (This used to be commit 3f46eb95e47828ba1db236d584933c997cb0c170)
* | Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett2008-04-171-1/+1
|/ | | | | Andrew Bartlett (This used to be commit 12fa30765361ed9b2e80951baa739ae4aba3fffe)
* Run more tests that were previously skipped.Andrew Bartlett2008-04-171-1/+4
| | | | | Andrew Bartlett (This used to be commit 4e06b1d684d6893d79dd6cbd32c2f868dcc559da)
* Adjust the expectations of the struct based winbind test.Andrew Bartlett2008-04-161-1/+1
| | | | | | | | | 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 29d5de9e8fb69346e29a95c6fcaefabd018c9447)
* Mention the actual exit code when a suite failed.Jelmer Vernooij2008-04-161-1/+3
| | | | (This used to be commit 46ad68ad0b9c604a6519de68c9bce8f5154b5c14)
* Merge branch 'wbinfo-test' of ↵Jelmer Vernooij2008-04-161-1/+2
|\ | | | | | | | | | | git://git.samba.org/kai/samba/kai-work-in-progress into v4-0-selftest (This used to be commit 56340a5fa1b075001bba829686861a59406e1f5d)
| * blackbox: Add many more tests for wbinfoKai Blin2008-04-151-1/+2
| | | | | | | | (This used to be commit 0a2942f6e948177fcc671eae705e6e61644de81c)
* | Provide the right error count to formatters.Jelmer Vernooij2008-04-161-1/+1
| | | | | | | | (This used to be commit f22602797fe841859c67558bb78e04c98b9e27e0)
* | Properly warn about exit codes that indicate success while tests claimJelmer Vernooij2008-04-161-0/+3
| | | | | | | | | | failure. (This used to be commit 92873264d707bed88beac54a73a29d66c011f80c)
* | Support knownfail Subunit command.Jelmer Vernooij2008-04-161-2/+13
| | | | | | | | (This used to be commit ad58a508542bd93115be0ad826fb93aa3d349658)
* | Deal with commands not even starting.Jelmer Vernooij2008-04-151-6/+10
| | | | | | | | (This used to be commit 0f789e6779eca38d93b968a0ffbbb8559ce483f1)
* | Add some documentation about the expected testsuite output.Jelmer Vernooij2008-04-151-3/+43
| | | | | | | | (This used to be commit a24651d649d24589a6c65e7bc4be9c49fdc80b2a)
* | Add some documentation on test behaviour in selftest.Jelmer Vernooij2008-04-151-12/+29
|/ | | | (This used to be commit e8e9f2cc7b0503e30b211094f452829395a73eec)