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
/
kcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-04
python:tests: Fix code spelling
Jo Sutton
1
-1
/
+1
2023-11-30
python: tests: update all super calls to python 3 style in tests
Rob van der Linde
3
-4
/
+4
2023-02-23
python: fix mutable default arguments
Rob van der Linde
1
-1
/
+3
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
2
-4
/
+4
2018-10-25
python/tests/kcc_utils: disambiguate/unshadow a test
Douglas Bagnall
1
-1
/
+2
2018-10-25
python/tests/kcc_*: avoid * imports
Douglas Bagnall
2
-2
/
+9
2018-10-25
python/tests/kcc.graph: avoid import *
Douglas Bagnall
1
-2
/
+1
2018-10-25
py/tests: remove unused imports
Douglas Bagnall
2
-4
/
+0
2018-10-18
py3_tests/kcc : test_verify can hit KCCError as well as GraphError
Douglas Bagnall
1
-19
/
+10
2018-10-18
py3/tests/kcc: turn error into failure for flapping.d/kcc
Douglas Bagnall
1
-1
/
+4
2018-10-02
python/tests: turn GraphError into failure inside of test_verify()
Stefan Metzmacher
1
-0
/
+16
2018-09-21
python tests: fix format() strings for Python 2.6
Douglas Bagnall
1
-3
/
+3
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
2
-2
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
2
-2
/
+2
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-04-30
python: Bulk conversion callers of ldb.Dn second param
Noel Power
1
-2
/
+2
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-03-21
tests/kcc_util: Add unit tests for automatic site coverage
Garming Sam
1
-0
/
+352
2017-02-22
Correct "acheive" typos.
Chris Lamb
1
-1
/
+1
2016-12-01
KCC: unconnected graph test
Clive Ferreira
1
-0
/
+24
2015-10-29
KCC: kcc.import_ldif doesn't need creds
Douglas Bagnall
1
-3
/
+3
2015-10-26
samba-tool domain demote: Add --verbose and --quiet options
Andrew Bartlett
1
-1
/
+1
2015-10-26
selftest: Make it clear that the first argument to KCC.run() is unused
Andrew Bartlett
1
-2
/
+2
2015-10-26
selftest: Add tests for samdb_to_ldif_file
Andrew Bartlett
1
-3
/
+22
2015-06-12
KCC: ldif_import_export tests dotfiles have contents
Douglas Bagnall
1
-6
/
+11
2015-06-12
KCC: ldif_import_export tests checks the dot-files
Douglas Bagnall
1
-0
/
+23
2015-06-12
KCC: ldif_import_export tests use samba.tests.TestCaseInTempDir
Douglas Bagnall
1
-19
/
+21
2015-06-12
KCC: add tests for kcc.graph repltimes functions
Douglas Bagnall
1
-3
/
+34
2015-06-12
KCC: beginning of tests for kcc.graph
Douglas Bagnall
1
-0
/
+39
2015-06-12
KCC: add a very puny stub for kcc.kcc_utils tests
Douglas Bagnall
1
-0
/
+37
2015-06-12
KCC: remove "forest_of_rings" verification check
Douglas Bagnall
1
-3
/
+0
2015-06-12
KCC move and fix ldif_import_export and graph_utils tests
Douglas Bagnall
2
-27
/
+17
2015-06-12
KCC: shift tests/ldif_utils.py to tests/kcc/ldif_import_export.py
Douglas Bagnall
1
-0
/
+180
2015-06-12
KCC: shift tests/graph_utils.py to tests/kcc/graph_utils.py
Douglas Bagnall
1
-0
/
+162
2015-06-12
KCC: test stub for KCC object
Douglas Bagnall
1
-0
/
+80