summaryrefslogtreecommitdiff
path: root/source4/selftest/samba4_tests.sh
AgeCommit message (Expand)AuthorFilesLines
2008-09-18Move selftest code to top-level.Jelmer Vernooij1-363/+0
2008-09-18Fix python path for systems without tdb installed in the system.Jelmer Vernooij1-1/+1
2008-09-17Fix location of included popt files for systems that don't have popt.Jelmer Vernooij1-1/+1
2008-09-16Avoid running target-specific tests during general test run,Jelmer Vernooij1-2/+3
2008-09-16Move torture/ blackbox tests closer to code they're testing.Jelmer Vernooij1-3/+3
2008-09-16Move ndrdump tests closer to the code they test.Jelmer Vernooij1-1/+1
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett1-1/+0
2008-09-08Move blackbox.smbclient to test against the member server.Andrew Bartlett1-1/+2
2008-06-26Move blackbox tests closer to what they're testing.Jelmer Vernooij1-4/+4
2008-06-19Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett1-1/+0
2008-06-19Add a blackbox test for the provision-backend script.Andrew Bartlett1-0/+1
2008-06-12Missed these on the last commitJim McDonough1-0/+1
2008-06-03selftest: pass torture:writetimeupdatedelay to smbtortureStefan Metzmacher1-1/+5
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-3/+3
2008-05-30Don't pass an smb.conf to provision tests.Andrew Bartlett1-3/+3
2008-05-30Make sure reason for skipping is output.Jelmer Vernooij1-1/+0
2008-05-29Fix samdb test and enable it.Jelmer Vernooij1-1/+1
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-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 Vernooij1-1/+1
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij1-1/+1
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-1/+1
2008-04-17Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett1-1/+1
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-15blackbox: Add many more tests for wbinfoKai Blin1-1/+2
2008-04-15Fix some of the winbind tests.Andrew Bartlett1-1/+1
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-08Add trivial test for unixinfo interface.Jelmer Vernooij1-0/+1
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-1/+1
2008-03-04selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher1-1/+1
2008-02-29Prove that not supporting ldapi is a bit problem.Andrew Bartlett1-0/+1
2008-02-25selftest: we pass the BASE-DEFER_OPEN testStefan Metzmacher1-2/+3
2008-02-20Fix nbt tests.Jelmer Vernooij1-1/+1
2008-02-18Fix local tests.Jelmer Vernooij1-2/+3
2008-02-18Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij1-31/+45
2008-02-15Unconditionally run the python tests.Jelmer Vernooij1-30/+26
2008-02-15added blackbox testing of gentestAndrew Tridgell1-0/+1
2008-02-15added a blackbox test for masktestAndrew Tridgell1-0/+1
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell1-1/+1
2008-02-15added blackbox testing for locktestAndrew Tridgell1-0/+1
2008-02-13Initial work on a test for samba.tests.samdbJelmer Vernooij1-0/+1
2008-02-12Mark the reprovision test as known failing for now.Jelmer Vernooij1-1/+2
2008-02-12Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij1-0/+2
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij1-1/+1