Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-24 | s4-selftest Run slow tests less often | Andrew Bartlett | 1 | -16/+12 | |
These tests don't need to be run twice - basic parsing errors that will show up with the various options will be caught quite well by other tests. Andrew Bartlett | |||||
2010-09-22 | s4-selftest: Move credentials tests to standard python directory. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-22 | s4-selftest: Move samba3sam test to standard python directory. | Jelmer Vernooij | 1 | -2/+2 | |
2010-09-22 | s4-selftest: Fix prefixes for ldb tests - they're samba4 specific. | Jelmer Vernooij | 1 | -3/+3 | |
2010-09-22 | selftest: Fix idlist running. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-22 | s4-selftest: For idlist tests, leave out environment name. | Jelmer Vernooij | 1 | -7/+2 | |
2010-09-22 | s4-selftest: Add environment name to test suite manually, so we can | Jelmer Vernooij | 1 | -45/+39 | |
leave it out if we want to. | |||||
2010-09-22 | selftest: Fix use of --load-list. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-22 | s4-selftest: Cleanup formatting. | Jelmer Vernooij | 1 | -79/+74 | |
2010-09-22 | selftest: Add prefix on a higher level, so it can be more easily | Jelmer Vernooij | 1 | -81/+81 | |
excluded. | |||||
2010-09-22 | ndrdump: Move blackbox test to standard python namespace. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-22 | s4/selftest: Simplify running of python tests. | Jelmer Vernooij | 1 | -32/+31 | |
2010-09-22 | selftest: Let tests add prefix to tests by themselve. | Jelmer Vernooij | 1 | -10/+13 | |
2010-09-21 | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 1 | -10/+8 | |
2010-09-21 | selftest: Fix run for systems without testtools installed. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-21 | selftest: Use idlist testing for python tests. | Jelmer Vernooij | 1 | -4/+3 | |
2010-09-21 | selftest: Support running individual tests using idlists, for testsuites ↵ | Jelmer Vernooij | 1 | -18/+42 | |
that support them. | |||||
2010-09-21 | s4-selftest: Use loadlist in a couple more places. | Jelmer Vernooij | 1 | -32/+32 | |
2010-09-21 | s4-test: Allow running individual tests for smbtorture tests. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-10 | s4/fsmo: Added python tests for schema master transfer op | Anatoliy Atanasov | 1 | -0/+1 | |
2010-09-09 | s4-test: added a RODC test using rpcecho | Andrew Tridgell | 1 | -0/+3 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-05 | s4/selftest: Fix path to include/config.h, set BUILDDIR automatically. | Jelmer Vernooij | 1 | -1/+4 | |
2010-08-26 | s4-pyrpc: convert rpc_talloc.py test to unittest framework | Andrew Tridgell | 1 | -1/+1 | |
This fits in better with our test framework Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-08-25 | s4-pyrpc: added a test for talloc behaviour in pidl python code | Andrew Tridgell | 1 | -0/+1 | |
2010-08-17 | s4:selftest: recreate $SELFTEST_PREFIX/s4client with each make test run | Stefan Metzmacher | 1 | -3/+3 | |
Otherwise just fill the disks of the build-farm hosts. metze | |||||
2010-08-17 | s4:selftest: run ldapi tests in 'dc:local' environment | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-08-15 | s4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests tests group | Kamen Mazdrashki | 1 | -3/+3 | |
Andrew, please check. | |||||
2010-08-11 | s4-test: Move RPC-DSSYNC test in DRS-RPC test suite | Kamen Mazdrashki | 1 | -1/+1 | |
2010-07-17 | s4 unittests: add blackblox test for ktpass | Matthieu Patou | 1 | -0/+1 | |
2010-07-16 | s4:testprogs Operate the blackbox kinit and net tests using the :local config | Andrew Bartlett | 1 | -5/+5 | |
This :local tells selftest.pl to use the local smb.conf for the test environment, not the generic client smb.conf This then makes the rest work properly - otherwise, it may attempt to connect to the wrong KDC for example. The only problem is that we can't test the 'net join' with this set, so this is removed from the test. The member server test environment checks this anyway. Andrew Bartlett | |||||
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> |