Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-15 | Unconditionally run the python tests. | Jelmer Vernooij | 1 | -30/+26 | |
(This used to be commit 0ab4428fce9f2b970dfbced3b5dfea7ec688760a) | |||||
2008-02-15 | added blackbox testing of gentest | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 716345fd38dfd8c6e610fbd6ba84c4f33e3edbb9) | |||||
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c) | |||||
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90) | |||||
2008-02-15 | added blackbox testing for locktest | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit af6484f78d273407dd9b264bc4adb33497eee48b) | |||||
2008-02-13 | Initial work on a test for samba.tests.samdb | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 8b33860954ca03be1ea45fd8d40963dbbd5b162f) | |||||
2008-02-12 | Mark the reprovision test as known failing for now. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 5d4396ae232525be139a91b36f8c7177e46627ae) | |||||
2008-02-12 | Reintroduce samba3sam EJS test, at least until the Python test is ready. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 13deb25214b2711836e243a87166b63a4a87270b) | |||||
2008-02-12 | Add blackbox test for provisioning code to make sure it can be run more than ↵ | Jelmer Vernooij | 1 | -1/+1 | |
once in a row. (This used to be commit 42466d960c86b692ef5e03c045ba24591c5c6f84) | |||||
2008-02-11 | Fix accidently introduced typo. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36) | |||||
2008-02-11 | Remove tests for Samba 3 EJS code. | Jelmer Vernooij | 1 | -4/+1 | |
(This used to be commit 7aff2ddd8ca1ff68fc704fdb139d81d6daa51115) | |||||
2008-02-09 | Move nmblookup blackbox test closer to the code it tests. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 3f24136b56d281580410bf69841c6dece5508d17) | |||||
2008-02-09 | Make the provision test more real, use a foo.example.com for the realm. | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit b7ea06850a91b0593178227f713803e9ce98cc47) | |||||
2008-02-08 | Put ldb test output in prefix. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit af283cd787ef4642fc4ba642ea37a1eede2d2f41) | |||||
2008-01-14 | python: Add simple test for samr python code. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 0a039fabcba9510ab600b2e4becbf75a58d2134d) | |||||
2008-01-14 | python: Fix python code for winreg, add test. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260) | |||||
2008-01-14 | python: Fix rpcecho tests. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa) | |||||
2008-01-14 | python: Add simple tests for the DCE/RPC echo interface. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 8523740796f3cd739bdc338b5e2855a01bafa540) | |||||
2008-01-11 | python/ldap: Get further. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 0c27eabbc40657493dc72f12b4fbdb07b0a3200f) | |||||
2008-01-11 | python: More work getting the LDAP test to compile again. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit d7a3f9612c40000cb265279598c09f6983305656) | |||||
2008-01-11 | python: Specify right arguments for the ldap test, fix some more calls. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 74209fa6b097c6cd3c919dc6a67d998de12fa575) | |||||
2008-01-05 | r26673: selftest: Document the purpose and output format of samba4_tests.sh. | Jelmer Vernooij | 1 | -0/+19 | |
(This used to be commit 93b80f1ceb1efffd16a489bebd63ec10dd947989) | |||||
2008-01-05 | r26671: rap: Convert the RAP tests to the new torture API and run them by ↵ | Jelmer Vernooij | 1 | -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-28 | r26625: Wrap some more events functions for Python and add a trivial test ↵ | Jelmer Vernooij | 1 | -0/+1 | |
for it. (This used to be commit 7873666a958a0b92c979dba93f3c3e5136e28d29) | |||||
2007-12-26 | r26601: Remove existing files to prevent errors. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 9427757ae2ceba987883ed322eb49eac0be6c079) | |||||
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -16/+13 | |
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8) | |||||
2007-12-26 | r26596: Fixed upgrade.py. | Jelmer Vernooij | 1 | -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-26 | r26593: - More work on the python versions of samba3dump and the samba3sam ↵ | Jelmer Vernooij | 1 | -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-24 | r26575: Build a private copy of the Python executable for Samba 4, so we ↵ | Jelmer Vernooij | 1 | -13/+13 | |
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -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-21 | r26536: More tests for provisioning code. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4) | |||||
2007-12-21 | r26527: Start on tests for provision. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656) | |||||
2007-12-21 | r26506: Start running (really trivial) tests for upgrade script. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c) | |||||
2007-12-21 | r26474: Move credentials-specific kerberos file to credentials subsystem. ↵ | Jelmer Vernooij | 1 | -8/+1 | |
Fixes missing symbols in some of the python bindings. (This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2) | |||||
2007-12-21 | r26448: Add basic tests for param python module. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81) | |||||
2007-12-21 | r26358: Always specify TORTURE_OPTIONS to smbtorture. | Jelmer Vernooij | 1 | -37/+37 | |
(This used to be commit f75d63596b28edea7dd856306e7cdd22754fcec2) | |||||
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) | |||||
2007-12-21 | r26191: Import custom test runner for subunit, rather than using trial, ↵ | Jelmer Vernooij | 1 | -7/+7 | |
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850) | |||||
2007-12-21 | r26189: Add really trivial testsuite for the auth module. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22) | |||||
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c) | |||||
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235) | |||||
2007-12-21 | r26069: Import python bindings for credentials. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0) | |||||
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 1 | -0/+6 | |
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48) | |||||
2007-12-21 | r25887: Build Samba-specific ldb modules as dso's. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda) | |||||
2007-12-21 | r25743: Write short summary of failed tests and skipped tests to file. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 22cb93e5c00c9bd2a9288ba13336389d45c9987f) | |||||
2007-12-21 | r25740: More consistent naming for tests, always include environment name in ↵ | Jelmer Vernooij | 1 | -14/+18 | |
test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533) | |||||
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 1 | -0/+288 | |
different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e) |