Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-15 | s4: Unit test update_machine_account_password through kinit | Matthieu Patou | 1 | -0/+1 | |
This patch is for testing the chgdcpass script which is mostly a call to update_machine_account_password. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-07-10 | s4 net: Add spn module to list/add/remove spn on objects | Matthieu Patou | 1 | -0/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-07-09 | s4:selftest: run RPC-SAMR-LARGE-DC against the vampire_dc to test the rid ↵ | Stefan Metzmacher | 1 | -0/+5 | |
alloc code metze | |||||
2010-06-30 | s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/ | Stefan Metzmacher | 1 | -8/+8 | |
metze | |||||
2010-06-29 | s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types | Andrew Bartlett | 1 | -1/+4 | |
This allows us to run the PKINIT tests only against the main DC (for which the certificates were generated), while testing the available encryption types in each functional level. In particular, we need to assert that AES encryption is available in the 2008 functional level. Andrew Bartlett | |||||
2010-06-28 | selftest: Remove accidentally committed dummy test. | Jelmer Vernooij | 1 | -1/+0 | |
2010-06-28 | s4/test: Run DrsDeleteObjectTestCase as part of S4 testing | Kamen Mazdrashki | 1 | -0/+3 | |
I put this test in the end of the list of tests as it runs with 'vampire_dc' environment running. Currently there are tests that are failing when we have 2 DCs constantly replicating in the test environment (this, of course, should be fixed in the near future) | |||||
2010-06-25 | smbtorture: Fix loading of --load-list. | Jelmer Vernooij | 1 | -0/+1 | |
2010-06-23 | s4:selftest Fix up netbios names for rpc_echo test | Andrew Bartlett | 1 | -1/+1 | |
2010-06-23 | s4:selftest Add 2003 and 2008R2 test environments and tests | Andrew Bartlett | 1 | -42/+42 | |
These tests were chosen particularly because they are known to test things that vary across the functional levels. Andrew Bartlett | |||||
2010-06-20 | policy: Add samba.policy.get_gpo_flags binding. | Jelmer Vernooij | 1 | -0/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | make test modules for net group set of commands and modification to the ↵ | Lukasz Zalewski | 1 | -1/+2 | |
newuser to include additional parameters Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | s4 upgradeprovision: Move functions to helpers and improve code | Matthieu Patou | 1 | -1/+2 | |
Among code improvement the most significant part is that we now compare DN object instead of their string representation. It allow to better react to case an white space difference. Some new move objects have been added (ie. System into well known security principals). This will allow more unittesting Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-20 | s4 python: Add unit tests for upgradeprovision related stuff | Matthieu Patou | 1 | -0/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-06-18 | unittest: Change the name of the base ldb test so that it can be easily ↵ | Matthieu Patou | 1 | -2/+2 | |
called separatly | |||||
2010-06-16 | s4:selftest Add test environment for functional level 2000 | Andrew Bartlett | 1 | -0/+2 | |
This required that we pass the name of the realm down as a parameter, so we can start up two different realms. Andrew Bartlett | |||||
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 1 | -8/+8 | |
command-line options. This is the first step towards supporting custom test runners. | |||||
2010-05-18 | s4:smb_server: add dfs smbtorture to selftests | Matthieu Patou | 1 | -0/+6 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-05-10 | s4:passwords.py - add a python unittest for additional testing of my ↵ | Matthias Dieter Wallnöfer | 1 | -0/+1 | |
passwords work This performs checks on direct password changes over LDB/LDAP. Indirect password changes over the RPCs are already tested by some torture suite (SAMR passwords). So no need to do this again here. | |||||
2010-04-15 | s4 python: add a unit test for function dsdb_get_oid_from_attid | Matthieu Patou | 1 | -0/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-04-10 | selftest: Support passing --load-list to test runners. | Jelmer Vernooij | 1 | -0/+15 | |
2010-04-09 | s4:LDB - fix up "LDAPI" test | Matthias Dieter Wallnöfer | 1 | -1/+3 | |
Set the "options" environment variable in a deterministic manner. | |||||
2010-04-09 | s4/test: add shemaInfo torture test to automated test suite | Kamen Mazdrashki | 1 | -0/+1 | |
2010-04-03 | selftest: for clarity, rename test to testsuite | Jelmer Vernooij | 1 | -106/+106 | |
2010-03-31 | s4-python: Install external included packages only if they're not present on ↵ | Jelmer Vernooij | 1 | -7/+7 | |
the system. | |||||
2010-03-28 | s4-selftest: use CONFIG_H environment variable to find config.h | Andrew Tridgell | 1 | -1/+4 | |
2010-03-24 | s4-selftest: use correct test names. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-03-24 | s4:selftest Test --sign and --encrypt options to ldbsearch | Andrew Bartlett | 1 | -2/+2 | |
2010-02-19 | s4:selftest Add test for the RPC proxy | Andrew Bartlett | 1 | -0/+3 | |
2010-02-15 | s4-test: use local ldb for urgent_replication test | Andrew Tridgell | 1 | -1/+1 | |
This test only currently works on a local ldb, as it needs system access. | |||||
2010-02-15 | s4-drs: Test situations for Urgent Replication | Fernando J V da Silva | 1 | -0/+1 | |
Checks if the partition's uSNUrgent is updated or not, depending on the class of the object which is created, modified or deleted. Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-02-06 | s4-ldb: fixed api.py selftest | Andrew Tridgell | 1 | -1/+1 | |
subunitrun seemed to be calling a test from its own source, instead of the samba test. Fix this by calling the test directly. | |||||
2010-01-28 | s4-drs: implementation of some delete test cases | Eduardo Lima | 1 | -0/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-01-21 | s4-tests: register new unit tests | Matthieu Patou | 1 | -0/+1 | |
make unit test emit a visible warning | |||||
2010-01-21 | s4: Create unit tests for python "samba.xattr" module | Matthieu Patou | 1 | -0/+1 | |
2010-01-16 | s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME test | Kai Blin | 1 | -3/+3 | |
2010-01-16 | subunit: Import new version. | Jelmer Vernooij | 1 | -1/+1 | |
2009-12-29 | netcmd: Add some basic tests. | Jelmer Vernooij | 1 | -0/+1 | |
2009-12-21 | s4-tort: Move Schema tests from ldap.py into separate module | Kamen Mazdrashki | 1 | -0/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-11-28 | s4:upgrade_from_s3 - Move it back to "setup" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Suggested by Jelmer | |||||
2009-11-27 | s4:tests.sh - Make also here the change from "upgrade" to "upgrade_from_s3" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2009-11-27 | s4:selftest Add tests for upgradeprovision | Andrew Bartlett | 1 | -0/+1 | |
2009-11-18 | s4:selftest: fix logic for --option=torture:progress=no | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-11-17 | s4:selftest: use "dc:local" instead of a hardcoded config file | Stefan Metzmacher | 1 | -3/+3 | |
If a tests needs access to the dc's config, it should run as "dc:local", then it can also access unix named pipes... If we pass a hardcoded config file the test fails if you use a selftest_prefix. metze | |||||
2009-11-06 | s4: DRS-RPC tests added to RPC group of tests | Kamen Mazdrashki | 1 | -1/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-11-06 | s4: Add DRS-UNIT test suite to LOCAL group of tests to be executed | Kamen Mazdrashki | 1 | -0/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-11-05 | Python tests for the acl module. | Zahari Zahariev | 1 | -0/+1 | |
Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Author: Zahari Zahariev <zahari.zahariev@postpath.com> | |||||
2009-10-23 | s4-selftest: lower some of the timeouts during make test | Andrew Tridgell | 1 | -2/+2 | |
This speeds up some of the delay based tests by a lot. There is no need to have long delays during testing. | |||||
2009-09-27 | selftest: Prefer system tap2subunit if available. | Jelmer Vernooij | 1 | -1/+5 | |
2009-09-26 | pygensec: Add initial work on a gensec Python module. | Jelmer Vernooij | 1 | -0/+1 | |