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
/
python
/
samba
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
selftest: enable py3 for samba.tests.samdb_api
Joe Guo
1
-10
/
+10
2018-04-05
selftest: enable py3 for samba.tests.kcc.graph_utils
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.kcc.graph
Joe Guo
1
-3
/
+3
2018-04-05
selftest: enable py3 for samba.tests.upgrade
Joe Guo
1
-1
/
+3
2018-04-05
selftest: enable py3 for samba.tests.blackbox.check_output
Joe Guo
1
-1
/
+3
2018-04-05
selftest: enable py3 for samba.tests.xattr
Joe Guo
1
-3
/
+3
2018-04-05
selftest: enable py3 for samba.tests.posixacl
Joe Guo
1
-3
/
+3
2018-04-05
get make test TESTS=samba.tests.provision to work
Noel Power
1
-1
/
+1
2018-04-05
selftest python: get samba.tests.s3idmapdb to run with py3
Noel Power
1
-2
/
+2
2018-04-05
python selftest: enabled samba.tests.s3registry to run with py3
Noel Power
1
-5
/
+5
2018-04-05
python selftest: enable samba.tests.s3passdb to run with python3
Noel Power
1
-1
/
+1
2018-04-05
python selftest: split samba3 test into separate tests
Noel Power
5
-83
/
+207
2018-03-23
Add tests for dckeytab python module
David Mulder
1
-0
/
+56
2018-03-23
Add python tests for samba.gpo module
David Mulder
1
-0
/
+70
2018-03-23
tests/dcerpc/misc.GUID: improve tests
Joe Guo
1
-19
/
+34
2018-03-23
tests/dcerpc/misc.GUID: test that long-form py3 bytes works
Douglas Bagnall
1
-2
/
+7
2018-03-23
samba python tests: Ensure GUIDTests cover all input formats
Noel Power
1
-0
/
+15
2018-03-23
s4/selftest: Add simple python netbios test python2 only for the moment
Noel Power
1
-0
/
+52
2018-03-23
samba python tests: convert print func to be py2/py3 compatible
Noel Power
11
-50
/
+60
2018-03-21
tests/samba_dnsupdate: Add a trivial test of automatic site coverage
Garming Sam
1
-0
/
+54
2018-03-21
tests/kcc_util: Add unit tests for automatic site coverage
Garming Sam
1
-0
/
+352
2018-03-19
tests/dsdb.py: test creation of foreignSecurityPrincipal via 'attr: <SID=...>'
Stefan Metzmacher
1
-0
/
+226
2018-03-19
tests/dsdb.py: verify that foreignSecurityPrincipal objects require the provi...
Stefan Metzmacher
1
-4
/
+42
2018-03-19
tests/dsdb.py: prove the difference between linked and non-linked DN references
Stefan Metzmacher
1
-1
/
+146
2018-03-06
selftest: Change name to sam.ldb to align with new partition module assumptions
Gary Lockyer
1
-1
/
+1
2018-03-05
tests/smbcontrol: reduce ping test false positive rate
Douglas Bagnall
1
-4
/
+36
2018-02-28
samba python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
4
-6
/
+12
2018-02-28
python tests: convert oct 'O1234' format to python3 compatible '0o1234'
Noel Power
2
-13
/
+13
2018-02-24
tests/blackbox/smbcontrol: ping tests names ping target upon failure
Douglas Bagnall
1
-1
/
+2
2018-02-24
text/python/blackbox: allow optional message in ProcessError
Douglas Bagnall
1
-7
/
+13
2018-02-24
tests: Authenticate again so make sure we are not locked out
Andreas Schneider
1
-0
/
+10
2018-02-22
tests/py_creds: Add a SamLogonEx test with an empty string domain
Garming Sam
1
-0
/
+27
2018-02-21
tests:dcerpc/raw_protocol: reproduce call_id truncation bug
Stefan Metzmacher
1
-1
/
+1
2018-02-15
samba python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
8
-18
/
+18
2018-02-15
selftest: Avoid a build started around midnight failing (again)
Andrew Bartlett
1
-2
/
+3
2018-02-15
python.subunit: add assertRegexpMatches for Python 2.6
Douglas Bagnall
1
-1
/
+10
2018-02-15
python: tests: Make tests of dsdb Python module Python 3 compatible
Lumir Balhar
1
-11
/
+12
2018-02-15
python: Generate random test usernames
Andreas Schneider
1
-2
/
+4
2018-02-12
tests/samba-tool user wdigest: fix a flapping test
Douglas Bagnall
1
-3
/
+2
2018-02-12
tests: SambaToolCmdTest.assertMatch() indicates what was asserted
Douglas Bagnall
1
-1
/
+11
2018-02-09
samba-tool rodc: consistently use self.outf, not stdout
Douglas Bagnall
1
-2
/
+5
2018-02-09
tests/samba_tool user virtualCryptSHA: remove unused py3 incompatible import
Douglas Bagnall
1
-2
/
+0
2018-02-09
tests/password_hash: avoid py3-incompatible md5 module
Douglas Bagnall
1
-2
/
+2
2018-02-09
tests/samba-tool user_wdigest: avoid py3-incompatible md5 module
Douglas Bagnall
1
-4
/
+2
2018-02-08
samba-tool/tests: Check that dns cleanup does not spuriously remove entries
Garming Sam
1
-1
/
+5
2018-02-08
tests/samba-tool: dns cleanup should work with a missing name
Garming Sam
1
-0
/
+50
2018-02-08
samba-tool: add dns cleanup cmd
Joe Guo
1
-0
/
+103
2018-02-08
tests/samba-tool: add tests for samba-tool group move command
Björn Baumbach
1
-0
/
+32
2018-02-08
tests/samba-tool: add tests for user move command
Björn Baumbach
1
-0
/
+32
2018-02-08
tests/samba-tool: add test for samba-tool user show command
Björn Baumbach
1
-0
/
+22
[next]