summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Collapse)AuthorFilesLines
2010-09-30selftest: fixed a selftest error on snAndrew Tridgell1-1/+1
Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
2010-10-01s4-selftest: Remove unnecessary PYTHONPATH overrides.Jelmer Vernooij1-6/+6
2010-10-01s4-selftest: Normalize paths.Jelmer Vernooij1-5/+5
2010-10-01s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij2-104/+104
2010-10-01s4-selftest: Convert tests.sh to Python.Jelmer Vernooij2-544/+510
2010-09-30s4-selftest: Add some more comments to skip file.Jelmer Vernooij1-1/+4
2010-09-30selftest: Eliminate some unnecessary spaces.Jelmer Vernooij1-36/+36
2010-09-28s4-selftest: added a --fail-immediately option to s4 testAndrew Tridgell1-0/+7
this can be used to force an immediate test failure on the first failed test case. You can also use: make test FAIL_IMMEDIATELY=1
2010-09-26s4-tests: Added tests for search checks on attributesNadezhda Ivanova1-0/+2
The ACL reach tests are in the knowfail because aclread module is not enabled by default
2010-09-26s4-tests: Removed search tests with anonymous credentials as they fail ↵Nadezhda Ivanova1-3/+3
againts Windows These tests will fail in make test as well if the acl_read module is enabled.
2010-09-24s4-selftest Run slow tests less oftenAndrew Bartlett1-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-22s4-selftest: Move credentials tests to standard python directory.Jelmer Vernooij1-1/+1
2010-09-22s4-selftest: Move samba3sam test to standard python directory.Jelmer Vernooij1-2/+2
2010-09-22s4-selftest: Fix prefixes for ldb tests - they're samba4 specific.Jelmer Vernooij1-3/+3
2010-09-22selftest: Fix idlist running.Jelmer Vernooij1-1/+1
2010-09-22s4-selftest: For idlist tests, leave out environment name.Jelmer Vernooij1-7/+2
2010-09-22s4-selftest: Add environment name to test suite manually, so we canJelmer Vernooij1-45/+39
leave it out if we want to.
2010-09-22selftest: Fix use of --load-list.Jelmer Vernooij1-1/+1
2010-09-22s4-selftest: Cleanup formatting.Jelmer Vernooij1-79/+74
2010-09-22selftest: Add prefix on a higher level, so it can be more easilyJelmer Vernooij2-82/+82
excluded.
2010-09-22ndrdump: Move blackbox test to standard python namespace.Jelmer Vernooij1-1/+1
2010-09-22s4/selftest: Simplify running of python tests.Jelmer Vernooij1-32/+31
2010-09-22selftest: Let tests add prefix to tests by themselve.Jelmer Vernooij1-10/+13
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij1-10/+8
2010-09-21selftest: Fix run for systems without testtools installed.Jelmer Vernooij1-1/+1
2010-09-21selftest: Use idlist testing for python tests.Jelmer Vernooij1-4/+3
2010-09-21selftest: Support running individual tests using idlists, for testsuites ↵Jelmer Vernooij1-18/+42
that support them.
2010-09-21s4-selftest: Use loadlist in a couple more places.Jelmer Vernooij1-32/+32
2010-09-21s4-test: Allow running individual tests for smbtorture tests.Jelmer Vernooij1-1/+1
2010-09-20Update WHATSNEW.txt.Jelmer Vernooij1-1/+2
2010-09-15s4-selftest: enable logging in valgrind server xtermAndrew Tridgell1-1/+1
when running with valgrind on the server, enable logging in the xterm so you get a permanent record of any errors
2010-09-10s4/fsmo: Added python tests for schema master transfer opAnatoliy Atanasov1-0/+1
2010-09-09s4-test: added a RODC test using rpcechoAndrew Tridgell1-0/+3
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-05s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.Jelmer Vernooij1-1/+4
2010-08-26s4-pyrpc: convert rpc_talloc.py test to unittest frameworkAndrew Tridgell1-1/+1
This fits in better with our test framework Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
2010-08-25s4-pyrpc: added a test for talloc behaviour in pidl python codeAndrew Tridgell1-0/+1
2010-08-25s4-smbtorture: Added a torture test for forest trustsSumit Bose1-0/+1
Signed-off-by: Günther Deschner <gd@samba.org>
2010-08-19s4-test: Enable drs.rpc.msdsintid test case - it should be passing nowKamen Mazdrashki1-1/+0
2010-08-17s4:selftest: recreate $SELFTEST_PREFIX/s4client with each make test runStefan Metzmacher1-3/+3
Otherwise just fill the disks of the build-farm hosts. metze
2010-08-17s4:selftest: run ldapi tests in 'dc:local' environmentStefan Metzmacher1-1/+1
metze
2010-08-15s4-test: Add drs.rpc.msDSIntId test to knownfail testsKamen Mazdrashki1-0/+1
2010-08-15s4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests tests groupKamen Mazdrashki1-3/+3
Andrew, please check.
2010-08-11s4-test: Move RPC-DSSYNC test in DRS-RPC test suiteKamen Mazdrashki1-1/+1
2010-07-31s4:selftest: skip samba4.blackbox.ktpass for now as it's not portableStefan Metzmacher1-0/+3
ktutil might not be installed or from MIT. We should build a samba4ktutil and use that instead, until then we need to skip this test. metze
2010-07-17s4 unittests: add blackblox test for ktpassMatthieu Patou1-0/+1
2010-07-16s4:testprogs Operate the blackbox kinit and net tests using the :local configAndrew Bartlett1-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-15s4: Unit test update_machine_account_password through kinitMatthieu Patou1-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-10s4 net: Add spn module to list/add/remove spn on objectsMatthieu Patou1-0/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-07-09s4:selftest: run RPC-SAMR-LARGE-DC against the vampire_dc to test the rid ↵Stefan Metzmacher1-0/+5
alloc code metze
2010-06-30s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher1-8/+8
metze