summaryrefslogtreecommitdiffstats
path: root/source4/selftest
Commit message (Expand)AuthorAgeFilesLines
* Move subunit helper utility to specific subunit directory.Jelmer Vernooij2008-10-081-1/+1
* Allow 'make testenv-dc', 'make testenv-member', etc.Jelmer Vernooij2008-10-081-0/+3
* s4:selftest: make sure we test RPC-OBJECTUUID with sealStefan Metzmacher2008-09-301-1/+1
* s4:selftest: add "smb.signing" to anon signing testsStefan Metzmacher2008-09-301-3/+3
* fixed expansion of $USERNAME in signing testsAndrew Tridgell2008-09-241-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-244-22/+22
* selftest: test some smb signing combinations against the member serverStefan Metzmacher2008-09-231-0/+40
* Avoid printing characters when in immediate mode.Jelmer Vernooij2008-09-211-4/+6
* Print status (one character per test) when not running selftest with --immedi...Jelmer Vernooij2008-09-211-4/+19
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-214-22/+22
* Rename smbd -> samba.Jelmer Vernooij2008-09-214-22/+22
* No longer set PATH during selftest, was only required for smbscript.Jelmer Vernooij2008-09-211-2/+0
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-191-1/+1
|\
| * Fix path to ndrdump in blackbox test, don't start smb server for ndrdumpJelmer Vernooij2008-09-191-1/+1
* | Stop writing js include dir in selftest.Jelmer Vernooij2008-09-182-2/+0
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-181-8/+9
|\|
| * Fix python path for systems without tdb installed in the system.Jelmer Vernooij2008-09-181-1/+1
| * Fix location of included popt files for systems that don't have popt.Jelmer Vernooij2008-09-171-1/+1
| * Avoid running target-specific tests during general test run,Jelmer Vernooij2008-09-161-2/+3
| * Move torture/ blackbox tests closer to code they're testing.Jelmer Vernooij2008-09-161-3/+3
| * Move ndrdump tests closer to the code they test.Jelmer Vernooij2008-09-161-1/+1
* | Remove EJS tests.Jelmer Vernooij2008-09-181-8/+0
|/
* Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-112-3/+0
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-081-1/+2
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-5/+6
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-1/+1
* Fix 'make gdbtest-enb' and the GDB_PROVISION option.Andrew Bartlett2008-07-152-2/+2
* selftest changes for 'winbind privileged dir' change.Andrew Bartlett2008-06-281-1/+3
* Move blackbox tests closer to what they're testing.Jelmer Vernooij2008-06-261-4/+4
* Use variable for selftest directory.Jelmer Vernooij2008-06-251-1/+1
* Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett2008-06-191-1/+0
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-191-0/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-171-1/+1
|\
| * Try to get a bit further with provisioningSimo Sorce2008-06-161-1/+1
* | Remove support for deprecated JS provisioning.Jelmer Vernooij2008-06-161-7/+1
|/
* Missed these on the last commitJim McDonough2008-06-121-0/+1
* selftest: pass torture:writetimeupdatedelay to smbtortureStefan Metzmacher2008-06-031-1/+5
* selftest: set posix:writetimeupdatedelayStefan Metzmacher2008-06-031-0/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-302-3/+5
|\
| * Place the NTP signd socket in the selftest areaAndrew Bartlett2008-05-301-0/+2
| * Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-301-3/+3
* | Make sure reason for skipping is output.Jelmer Vernooij2008-05-301-1/+0
* | Add samba4-slow file listing tests that succeed but are just slow.Jelmer Vernooij2008-05-291-17/+26
* | Allow full-line comments in include/exclude files.Jelmer Vernooij2008-05-291-0/+1
|/
* Fix samdb test and enable it.Jelmer Vernooij2008-05-291-1/+1
* Remove unused EJS net bindings.Jelmer Vernooij2008-05-261-1/+0
* Add tests for irpc python bindings.Jelmer Vernooij2008-05-251-0/+1
* Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij2008-05-241-1/+1
* Report full 'path' of unexpected test results for easier inclusion in knownfa...Jelmer Vernooij2008-05-231-1/+3
* selftest: Use convenience function for prepending paths to environment variab...Jelmer Vernooij2008-05-231-6/+11