summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/samba_tool_drs_showrepl.py
AgeCommit message (Expand)AuthorFilesLines
2026-04-23s4:torture: Retry DsExecuteKCC on NT_STATUS_DS_BUSYAndreas Schneider1-2/+1
2023-09-29netcmd: tests: bugfix: argument -U was already in creds so listed twiceRob van der Linde1-3/+3
2023-02-23selftest: make two samba-tool drs tests genericRob van der Linde1-11/+24
2023-02-23selftest: remove unused importRob van der Linde1-1/+0
2023-02-23selftest: pep8: too many blank linesRob van der Linde1-1/+0
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-23/+23
2022-09-06s4/tests/samba-tool drs showrepl: test NO_COLOR and --color variantsDouglas Bagnall1-1/+30
2022-09-06s4/tests/samba-tool drs showrepl: use vars for common stringsDouglas Bagnall1-4/+8
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-08-11python compat: remove text_typeDouglas Bagnall1-2/+1
2018-09-15s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_jsonNoel Power1-2/+1
2018-09-15s4/torture/drs: PY3 port for test samba_tool_drs_showreplNoel Power1-12/+18
2018-08-10samba-tool drs showrepl tests: improve debugging for mystery errorDouglas Bagnall1-1/+7
2018-07-05samba-tool drs showrepl test: turn subprocess error into failureDouglas Bagnall1-15/+21
2018-06-28samba-tool showrepl tests: test all-good with --pull-summaryDouglas Bagnall1-6/+6
2018-06-28s4/torture/samba_tool_drs_showrepl: use assertRegexpMatchesDouglas Bagnall1-50/+65
2018-06-28samba-tool drs showrepl test: remove useless printDouglas Bagnall1-2/+0
2018-06-28samba-tool drs showrepl --summary for a quick local checkDouglas Bagnall1-0/+145
2018-06-10samba-tool drs showrepl tests: don't assert existence of DNS partitionsDouglas Bagnall1-4/+5
2018-02-15test samba-tool drs showrepl: test --json outputDouglas Bagnall1-0/+47
2018-02-15test samba-tool drs showrepl: test expected output more strictlyDouglas Bagnall1-3/+58
2018-02-15test samba-tool drs showrepl: fix formatting and unused importsDouglas Bagnall1-6/+4
2018-02-15tests: move samba-tool drs showrepl into its own suiteDouglas Bagnall1-0/+59