summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Collapse)AuthorFilesLines
2008-02-15Unconditionally run the python tests.Jelmer Vernooij1-30/+26
(This used to be commit 0ab4428fce9f2b970dfbced3b5dfea7ec688760a)
2008-02-15added blackbox testing of gentestAndrew Tridgell1-0/+1
(This used to be commit 716345fd38dfd8c6e610fbd6ba84c4f33e3edbb9)
2008-02-15added a blackbox test for masktestAndrew Tridgell1-0/+1
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c)
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell1-1/+1
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
2008-02-15added blackbox testing for locktestAndrew Tridgell2-1/+16
(This used to be commit af6484f78d273407dd9b264bc4adb33497eee48b)
2008-02-15add some info on running testsAndrew Tridgell1-0/+21
(This used to be commit b6ba0afc1424a1d202626aabf1cd0f28246319a6)
2008-02-13Initial work on a test for samba.tests.samdbJelmer Vernooij1-0/+1
(This used to be commit 8b33860954ca03be1ea45fd8d40963dbbd5b162f)
2008-02-12Mark the reprovision test as known failing for now.Jelmer Vernooij1-1/+2
(This used to be commit 5d4396ae232525be139a91b36f8c7177e46627ae)
2008-02-12Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij1-0/+2
(This used to be commit 13deb25214b2711836e243a87166b63a4a87270b)
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ↵Jelmer Vernooij1-1/+1
once in a row. (This used to be commit 42466d960c86b692ef5e03c045ba24591c5c6f84)
2008-02-11Fix accidently introduced typo.Jelmer Vernooij1-1/+1
(This used to be commit 6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36)
2008-02-11Remove tests for Samba 3 EJS code.Jelmer Vernooij1-4/+1
(This used to be commit 7aff2ddd8ca1ff68fc704fdb139d81d6daa51115)
2008-02-09Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij3-26/+22
(This used to be commit b874f07175ae38a041f53f0e4ac6a4050dcefeae)
2008-02-09Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij1-2/+2
(This used to be commit 3f24136b56d281580410bf69841c6dece5508d17)
2008-02-09Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ↵Jelmer Vernooij1-22/+17
makefile targets. (This used to be commit ea7d389bcc284d2e9eeff79bce5c285269099ad3)
2008-02-09Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit b7ea06850a91b0593178227f713803e9ce98cc47)
2008-02-08Put ldb test output in prefix.Jelmer Vernooij1-1/+1
(This used to be commit af283cd787ef4642fc4ba642ea37a1eede2d2f41)
2008-02-07Override KRB5CCNAME so existing Kerberos tickets in the users environment ↵Jelmer Vernooij1-0/+1
don't get overwritten. (This used to be commit 5e740c0dfbda9a6b2f47d953eb27a1fbfcff78b3)
2008-01-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij6-7/+32
(This used to be commit 2f57e25f8f692889d9e057e13256f8a24c5ec10c)
2008-01-16selftest: Use "require" rather than "use" keyword so .pm files don't have to ↵Jelmer Vernooij1-3/+3
be provided until used. (This used to be commit 95872d7db8c9bb1914ab4c9860fd8b09e6695cc7)
2008-01-16selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij5-5/+21
(This used to be commit 50b8a16d0cb5e1c4352e73900d1e98a812340cca)
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett1-1/+1
(This used to be commit c4aba5ad01f5095ad7a9d0d0f1e3c6afedbbd9b7)
2008-01-16Start generating a configuration for the refint overlay. ThisAndrew Bartlett1-0/+6
OpenLDAP module should ensure that after a subtree rename, attributes are still consistant. Andrew Bartlett (This used to be commit f7f765c29b1aca1179a47bdd8712917c3f244f15)
2008-01-16Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-0/+3
(This used to be commit d8a805a2544c8864136f77e9086b2a01ae79a1d5)
2008-01-16Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit b0657e068148eb0e5f1d69d125faaa29acb8d379)
2008-01-14python: Add simple test for samr python code.Jelmer Vernooij1-0/+1
(This used to be commit 0a039fabcba9510ab600b2e4becbf75a58d2134d)
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij1-0/+1
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260)
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij1-1/+1
(This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa)
2008-01-14python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij1-0/+1
(This used to be commit 8523740796f3cd739bdc338b5e2855a01bafa540)
2008-01-11python/ldap: Get further.Jelmer Vernooij1-1/+1
(This used to be commit 0c27eabbc40657493dc72f12b4fbdb07b0a3200f)
2008-01-11python: More work getting the LDAP test to compile again.Jelmer Vernooij1-1/+1
(This used to be commit d7a3f9612c40000cb265279598c09f6983305656)
2008-01-11python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij1-1/+1
(This used to be commit 74209fa6b097c6cd3c919dc6a67d998de12fa575)
2008-01-10selftest: Use Python provision for Samba 4 by default.Jelmer Vernooij1-4/+4
(This used to be commit 12cf633f7f28f5cefb0cdd90ee9f2e6b77bb3aa3)
2008-01-05r26673: selftest: Document the purpose and output format of samba4_tests.sh.Jelmer Vernooij1-0/+19
(This used to be commit 93b80f1ceb1efffd16a489bebd63ec10dd947989)
2008-01-05r26671: rap: Convert the RAP tests to the new torture API and run them by ↵Jelmer Vernooij1-0/+5
default. We don't have a server-side implementation of netservergetinfo yet, so it is marked as known failing. (This used to be commit 33c5982ed9b9fada9355dde5dc274abb99ec0615)
2007-12-28r26625: Wrap some more events functions for Python and add a trivial test ↵Jelmer Vernooij1-0/+1
for it. (This used to be commit 7873666a958a0b92c979dba93f3c3e5136e28d29)
2007-12-26r26609: Try a few more variatations to get the selftest to run againstAndrew Bartlett1-1/+16
OpenLDAP. Andrew Bartlett (This used to be commit ff77bd62ced5a5c46e7d8d7eae8c83a96ec9525a)
2007-12-26r26601: Remove existing files to prevent errors.Jelmer Vernooij1-1/+3
(This used to be commit 9427757ae2ceba987883ed322eb49eac0be6c079)
2007-12-26r26598: Simplify the way Python tests are run.Jelmer Vernooij1-16/+13
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8)
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-1/+5
Added blackbox tests for provision and upgrade Python scripts. Clean up temporary files created by the Python tests. (This used to be commit 2227fb6df62240cae64d27a1920d878316f819fc)
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam ↵Jelmer Vernooij1-4/+3
tests. - Initial work converting the upgrade code to Python. - Removed the old EJS upgrade code because it has been broken for a long time. (This used to be commit 150cf39fbd4fe088546870fb0d8f20c0d9eb4aca)
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-0/+1
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
2007-12-24r26575: Build a private copy of the Python executable for Samba 4, so we ↵Jelmer Vernooij1-13/+13
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij1-0/+4
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
2007-12-24r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij3-8/+14
(This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2)
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij1-4/+4
(This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82)
2007-12-24r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.Andrew Bartlett2-8/+19
Add in another varient to test with in the OpenLDAP module-guessing game, from Howard Chu. Andrew Bartlett (This used to be commit 722d8a56651dfcd246c85904fed0e2aa48086dff)
2007-12-21r26553: Fix html output.Jelmer Vernooij1-2/+2
(This used to be commit 769ac782f30805b725ed9aba532a976b2892ab03)
2007-12-21r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij5-108/+116
(This used to be commit a84975610c2825e9ceecdd47d744282bd55220be)
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij4-26/+24
(This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9)