summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Remove unused EJS net bindings.Jelmer Vernooij1-1/+0
2008-05-25Add tests for irpc python bindings.Jelmer Vernooij1-0/+1
2008-05-24Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij1-1/+1
2008-05-23Report full 'path' of unexpected test results for easier inclusion in knownfa...Jelmer Vernooij1-1/+3
2008-05-23selftest: Use convenience function for prepending paths to environment variab...Jelmer Vernooij1-6/+11
2008-05-23Self PYTHONPATH from selftest.Jelmer Vernooij1-0/+1
2008-05-23Remove unused echo ejs script.Jelmer Vernooij1-1/+0
2008-05-23Convert samr test to python.Jelmer Vernooij1-1/+1
2008-05-22Fix python imports.Jelmer Vernooij1-0/+2
2008-05-12Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij2-2/+2
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij1-1/+1
2008-05-11Use system python rather than smbpython.Jelmer Vernooij2-2/+2
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+6
2008-04-17Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett1-1/+1
2008-04-17Add useful provisioning debugging optionsSimo Sorce1-0/+6
2008-04-17Run more tests that were previously skipped.Andrew Bartlett1-1/+4
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett1-1/+1
2008-04-16Mention the actual exit code when a suite failed.Jelmer Vernooij1-1/+3
2008-04-16Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...Jelmer Vernooij1-1/+2
2008-04-16Provide the right error count to formatters.Jelmer Vernooij1-1/+1
2008-04-16Properly warn about exit codes that indicate success while tests claimJelmer Vernooij1-0/+3
2008-04-16Support knownfail Subunit command.Jelmer Vernooij1-2/+13
2008-04-15Deal with commands not even starting.Jelmer Vernooij1-6/+10
2008-04-15blackbox: Add many more tests for wbinfoKai Blin1-1/+2
2008-04-15Add some documentation about the expected testsuite output.Jelmer Vernooij1-3/+43
2008-04-15Add some documentation on test behaviour in selftest.Jelmer Vernooij1-12/+29
2008-04-15Fix some of the winbind tests.Andrew Bartlett2-2/+2
2008-04-15Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett1-0/+1
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij1-1/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+1
2008-04-08Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett1-5/+0
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij1-0/+1
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger8-8/+8
2008-03-27selfteset: oplocks are enabled by default nowStefan Metzmacher1-3/+0
2008-03-18selftest: fix parsing of Subunit resultsStefan Metzmacher1-30/+1
2008-03-18selftest: use a separate var for printing out sub parts of lines with \rStefan Metzmacher1-2/+4
2008-03-17selftest: handle progress output in verbose modeStefan Metzmacher3-4/+31
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett1-1/+1
2008-03-13Update the provision scripts and selftest for LDAPAndrew Bartlett1-1/+9
2008-03-04selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher1-1/+1
2008-03-02Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger1-34/+49
2008-02-29Prove that not supporting ldapi is a bit problem.Andrew Bartlett1-0/+1
2008-02-26selftest: Samba4 passes all oplocks tests nowStefan Metzmacher1-0/+6
2008-02-25selftest: we pass the BASE-DEFER_OPEN testStefan Metzmacher1-2/+3
2008-02-21selftest: fix --socket-wrapper-pcapStefan Metzmacher1-1/+1
2008-02-21Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij1-2/+2
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett1-1/+2
2008-02-20Fix nbt tests.Jelmer Vernooij1-1/+1
2008-02-19Add VDE switch management functions.Jelmer Vernooij1-1/+26