summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox
AgeCommit message (Expand)AuthorFilesLines
2019-03-12test/blackbox: py3 compatible print in documentation.Douglas Bagnall1-1/+1
2019-01-08traffic: assert json equality in learner testDouglas Bagnall1-0/+6
2019-01-08traffic tests: use TestCaseInTempdir.mktemp()Douglas Bagnall3-45/+6
2019-01-08traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall2-0/+14
2019-01-08traffic: add option to reanimate dying conversationsDouglas Bagnall2-0/+19
2019-01-08traffic: generate sparser descriptions of conversationsDouglas Bagnall1-5/+0
2019-01-08traffic: new version of model with packet_rate, version numberDouglas Bagnall7-48/+130
2019-01-08traffic_learner: return an error codeDouglas Bagnall1-5/+2
2019-01-08traffic_replay: drop summary replayDouglas Bagnall1-31/+3
2018-12-21s4 messaging tests: Fix race condition in smbcontrol testsGary Lockyer1-1/+9
2018-12-19s4 messaging tests: Tests for smbcontrol sleep commandGary Lockyer1-0/+39
2018-12-19s4 messaging tests: Add inject fault commandGary Lockyer1-0/+85
2018-12-14tests/smbcontrol: fix typo in class namePhilipp Gesang1-2/+2
2018-12-10python/samba/blackbox: PY3 port for samba.tests.blackbox.traffic_learnerNoel Power1-3/+22
2018-12-10python/samba.tests: Ensure samba-tool is called with correct python ver.Noel Power1-1/+1
2018-11-14python/samba/tests: PY3 Fix str/bytes issue for json.loadsNoel Power1-2/+2
2018-11-14python/samba/tests: PY3 port samba.tests.blackbox.netads_jsonNoel Power1-1/+2
2018-11-14python/samba/tests: Port samba.tests.blackbox.samba_dnsupdate for PY2/PY3Noel Power1-10/+11
2018-10-25tests/blackbox/py: remove unused importsDouglas Bagnall2-2/+0
2018-10-19dsdb encrypted_secrets tests: Allow "ldb://" in file pathGary Lockyer1-0/+212
2018-09-22tests/blackbox: add test for net ads JSON outputPhilipp Gesang1-0/+83
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall2-4/+6
2018-09-05python/samba/tests: Change native string to binary for py2/py3 compatNoel Power1-2/+2
2018-09-03python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power1-1/+1
2018-08-24PEP8: add spaces after operatorsDouglas Bagnall1-1/+1
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-1/+1
2018-07-12dns: update tool changed for scavengingAaron Haslett1-5/+13
2018-04-05selftest: enable py3 for samba.tests.blackbox.check_outputJoe Guo1-1/+3
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2018-03-21tests/samba_dnsupdate: Add a trivial test of automatic site coverageGarming Sam1-0/+54
2018-03-05tests/smbcontrol: reduce ping test false positive rateDouglas Bagnall1-4/+36
2018-02-24tests/blackbox/smbcontrol: ping tests names ping target upon failureDouglas Bagnall1-1/+2
2018-01-16python: fix the build with python3.Günther Deschner1-1/+1
2017-10-19python: add a failed test to show Popen deadlockJoe Guo1-0/+105
2017-10-19tests: Add a blackbox test for smbcontrolGary Lockyer1-0/+50
2017-08-17tests: replace traffic_summary test with python blackbox testGary Lockyer3-0/+5084
2017-08-17scripts: Scripts to replay and generate samba trafficGary Lockyer6-0/+348
2017-03-28samba_dnsupdate: Add additional debuggingGarming Sam1-4/+4
2017-02-14python/tests: move samba_tool_drs test to proper placeBob Campbell1-344/+0
2017-02-14samba-tool/drs: do partial replication when --local is given by defaultBob Campbell1-2/+2
2017-02-14tests/ndrdump: Add a test for --hex-inputGarming Sam1-0/+4
2016-08-04tests:blackbox: let samba_dnsupdate.py provide more detailsStefan Metzmacher1-4/+4
2016-07-28tests:samba_tool_drs: test samba-tool drs replicate with --async-opStefan Metzmacher1-0/+23
2016-07-28tests:samba_tool_drs: test samba-tool drs replicate with implicit machine cre...Stefan Metzmacher1-1/+12
2016-07-11tests/dns_update: Add error message for diagnosisGarming Sam1-8/+8
2016-07-08selftest: Add more tests for samba-tool drs replicateAndrew Bartlett1-0/+45
2016-06-16flapping: temporarily add samba_dnsupdate testGarming Sam1-2/+11