index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
s4 dns: Clean up tests a bit
Kai Blin
1
-2
/
+1
2012-03-11
s4 dns: Support TXT updates, add tests
Kai Blin
1
-0
/
+81
2012-03-10
samba.tests.blackbox.samba_tool_drs: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2012-03-10
samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...
Jelmer Vernooij
1
-2
/
+1
2012-03-10
samba.tests.samba_tool.user: Remove unused imports.
Jelmer Vernooij
1
-2
/
+0
2012-03-06
s4 dns: Fix TCP handling in the DNS server
Kai Blin
1
-0
/
+34
2012-03-06
policy/python: Move python binding tests to standard location.
Jelmer Vernooij
1
-0
/
+36
2012-02-27
samba.xattr: Massively simplify copytree_with_xattrs.
Jelmer Vernooij
1
-1
/
+24
2012-02-26
provision: Simplify make_smbconf a bit.
Jelmer Vernooij
1
-2
/
+2
2012-02-26
provision: Add tests for determine_netbios_name.
Jelmer Vernooij
1
-0
/
+9
2012-02-26
provision: Split out result reporting for backends.
Jelmer Vernooij
1
-1
/
+3
2012-02-26
provision: Put adminpass details in ProvisionResult.
Jelmer Vernooij
1
-9
/
+15
2012-02-26
provision/tests: Test for phpldapadminconfig path.
Jelmer Vernooij
1
-3
/
+21
2012-02-26
provision: Leave result reporting up to caller.
Jelmer Vernooij
1
-2
/
+3
2012-02-25
provision: Start splitting out provision result reporting from actual provisi...
Jelmer Vernooij
1
-2
/
+33
2012-02-25
Factor out sanitize_server_role.
Jelmer Vernooij
1
-1
/
+18
2012-02-18
s4-python: Various formatting fixes.
Jelmer Vernooij
6
-9
/
+15
2012-02-10
tests/source: Add wafsamba/ files to list of Python files to check.
Jelmer Vernooij
1
-2
/
+16
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-1
/
+1
2012-01-12
s4:pygensec/tests: add test for gensec_set_max_update_size()
Stefan Metzmacher
1
-0
/
+54
2012-01-10
s4:python tests __init__.py - do not depend on "subprocess.check_call()"
Matthias Dieter Wallnöfer
1
-1
/
+4
2012-01-09
s4:python tests __init__.py - do not depend on "subprocess.CalledProcessError"
Matthias Dieter Wallnöfer
1
-6
/
+11
2012-01-04
s4:pygensec/tests: check that the client and server have the same session key
Stefan Metzmacher
1
-1
/
+4
2011-12-29
s4-gensec: Pass the auth context in during gensec test
Andrew Bartlett
1
-2
/
+3
2011-12-23
test:dnsserver: Add zone creation and deletion test
Amitay Isaacs
1
-0
/
+51
2011-12-17
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
1
-0
/
+79
2011-12-17
s4 dns: Give better test output on RCODE mismatch
Kai Blin
1
-1
/
+20
2011-12-09
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
1
-0
/
+12
2011-12-09
s4 dns: Add test to prove two updates in one packet are a FORMERR
Kai Blin
1
-0
/
+18
2011-12-08
Add test for PEP8 - currently all errors are ignored, but we warn about them ...
Jelmer Vernooij
1
-0
/
+50
2011-12-08
Add tests for srvsvc python interface. Thanks Dhananjay Sathe
Jelmer Vernooij
1
-0
/
+69
2011-12-03
s4 dns: Test SOA queries
Kai Blin
1
-0
/
+32
2011-11-29
s4-test: Remove metadata and ldb.d directory on clean up
Amitay Isaacs
1
-0
/
+5
2011-11-24
s4 dns: Test QCLASS_NONE query
Kai Blin
1
-0
/
+14
2011-11-24
s4 dns: Test QTYPE_ALL query
Kai Blin
1
-0
/
+25
2011-11-24
s4 dns: Check more of the returned values for the A query
Kai Blin
1
-0
/
+3
2011-11-24
s4 dns: Move dns_transaction_udp to other helper functions
Kai Blin
1
-13
/
+14
2011-11-18
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
1
-1
/
+1
2011-11-18
s3-passdb_test: Policy values are converted to signed integer
Amitay Isaacs
1
-1
/
+1
2011-11-17
s4 dns: Add a first test case
Kai Blin
1
-0
/
+117
2011-11-17
samba.tests.dsdb: Import TestCase from samba.tests.
Jelmer Vernooij
1
-4
/
+1
2011-11-17
samba.tests: Make sure testtools is available before importing it.
Jelmer Vernooij
1
-0
/
+2
2011-11-10
s4-test: improved error checking in samba-tool time test
Andrew Tridgell
1
-0
/
+2
2011-11-10
test: add samba-tool user tests
Sean Dague
1
-0
/
+215
2011-11-10
test: Add samba-tool time tests
Sean Dague
1
-0
/
+43
2011-11-10
test: add directory and base class for samba-tool tests
Sean Dague
2
-0
/
+124
2011-11-08
s4-dnsserver: Test forward zones are not listed in reverse zone search
Amitay Isaacs
1
-2
/
+15
2011-11-02
samba.netcmd: Pass in outf/errf.
Jelmer Vernooij
1
-3
/
+1
2011-11-02
s4-dnsserver: Check the raised exception with assertRaises
Amitay Isaacs
1
-13
/
+11
2011-10-20
s4-selftest: Add tests for RPC dnsserver
Amitay Isaacs
1
-0
/
+181
[next]