index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-selftest: Fix prefixes for ldb tests - they're samba4 specific.
Jelmer Vernooij
2010-09-22
1
-3
/
+3
*
selftest: Fix idlist running.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-selftest: For idlist tests, leave out environment name.
Jelmer Vernooij
2010-09-22
1
-7
/
+2
*
s4-selftest: Add environment name to test suite manually, so we can
Jelmer Vernooij
2010-09-22
1
-45
/
+39
*
selftest: Fix use of --load-list.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-selftest: Cleanup formatting.
Jelmer Vernooij
2010-09-22
1
-79
/
+74
*
selftest: Add prefix on a higher level, so it can be more easily
Jelmer Vernooij
2010-09-22
2
-82
/
+82
*
ndrdump: Move blackbox test to standard python namespace.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4/selftest: Simplify running of python tests.
Jelmer Vernooij
2010-09-22
1
-32
/
+31
*
selftest: Let tests add prefix to tests by themselve.
Jelmer Vernooij
2010-09-22
1
-10
/
+13
*
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
2010-09-21
1
-10
/
+8
*
selftest: Fix run for systems without testtools installed.
Jelmer Vernooij
2010-09-21
1
-1
/
+1
*
selftest: Use idlist testing for python tests.
Jelmer Vernooij
2010-09-21
1
-4
/
+3
*
selftest: Support running individual tests using idlists, for testsuites that...
Jelmer Vernooij
2010-09-21
1
-18
/
+42
*
s4-selftest: Use loadlist in a couple more places.
Jelmer Vernooij
2010-09-21
1
-32
/
+32
*
s4-test: Allow running individual tests for smbtorture tests.
Jelmer Vernooij
2010-09-21
1
-1
/
+1
*
Update WHATSNEW.txt.
Jelmer Vernooij
2010-09-20
1
-1
/
+2
*
s4-selftest: enable logging in valgrind server xterm
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4/fsmo: Added python tests for schema master transfer op
Anatoliy Atanasov
2010-09-10
1
-0
/
+1
*
s4-test: added a RODC test using rpcecho
Andrew Tridgell
2010-09-09
1
-0
/
+3
*
s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.
Jelmer Vernooij
2010-09-05
1
-1
/
+4
*
s4-pyrpc: convert rpc_talloc.py test to unittest framework
Andrew Tridgell
2010-08-26
1
-1
/
+1
*
s4-pyrpc: added a test for talloc behaviour in pidl python code
Andrew Tridgell
2010-08-25
1
-0
/
+1
*
s4-smbtorture: Added a torture test for forest trusts
Sumit Bose
2010-08-25
1
-0
/
+1
*
s4-test: Enable drs.rpc.msdsintid test case - it should be passing now
Kamen Mazdrashki
2010-08-19
1
-1
/
+0
*
s4:selftest: recreate $SELFTEST_PREFIX/s4client with each make test run
Stefan Metzmacher
2010-08-17
1
-3
/
+3
*
s4:selftest: run ldapi tests in 'dc:local' environment
Stefan Metzmacher
2010-08-17
1
-1
/
+1
*
s4-test: Add drs.rpc.msDSIntId test to knownfail tests
Kamen Mazdrashki
2010-08-15
1
-0
/
+1
*
s4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests tests group
Kamen Mazdrashki
2010-08-15
1
-3
/
+3
*
s4-test: Move RPC-DSSYNC test in DRS-RPC test suite
Kamen Mazdrashki
2010-08-11
1
-1
/
+1
*
s4:selftest: skip samba4.blackbox.ktpass for now as it's not portable
Stefan Metzmacher
2010-07-31
1
-0
/
+3
*
s4 unittests: add blackblox test for ktpass
Matthieu Patou
2010-07-17
1
-0
/
+1
*
s4:testprogs Operate the blackbox kinit and net tests using the :local config
Andrew Bartlett
2010-07-16
1
-5
/
+5
*
s4: Unit test update_machine_account_password through kinit
Matthieu Patou
2010-07-15
1
-0
/
+1
*
s4 net: Add spn module to list/add/remove spn on objects
Matthieu Patou
2010-07-10
1
-0
/
+1
*
s4:selftest: run RPC-SAMR-LARGE-DC against the vampire_dc to test the rid all...
Stefan Metzmacher
2010-07-09
1
-0
/
+5
*
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
2010-06-30
1
-8
/
+8
*
s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON.
Günther Deschner
2010-06-29
1
-0
/
+1
*
s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types
Andrew Bartlett
2010-06-29
1
-1
/
+4
*
selftest: Remove accidentally committed dummy test.
Jelmer Vernooij
2010-06-28
1
-1
/
+0
*
s4:selftest - also "rpc.samr.users.privileges" does work now
Matthias Dieter Wallnöfer
2010-06-28
1
-1
/
+0
*
s4:knownfail - "pwdLastSet" test does work now
Matthias Dieter Wallnöfer
2010-06-28
1
-1
/
+0
*
s4/test: Run DrsDeleteObjectTestCase as part of S4 testing
Kamen Mazdrashki
2010-06-28
1
-0
/
+3
*
smbtorture: Fix loading of --load-list.
Jelmer Vernooij
2010-06-25
1
-0
/
+1
*
selftest: Store the output of the last test run in st/subunit.
Jelmer Vernooij
2010-06-25
1
-3
/
+10
*
s4:selftest Fix up netbios names for rpc_echo test
Andrew Bartlett
2010-06-23
1
-1
/
+1
*
s4:selftest Add 2003 and 2008R2 test environments and tests
Andrew Bartlett
2010-06-23
1
-42
/
+42
*
policy: Add samba.policy.get_gpo_flags binding.
Jelmer Vernooij
2010-06-20
1
-0
/
+1
*
make test modules for net group set of commands and modification to the newus...
Lukasz Zalewski
2010-06-20
1
-1
/
+2
*
s4 upgradeprovision: Move functions to helpers and improve code
Matthieu Patou
2010-06-20
1
-1
/
+2
[prev]
[next]