summaryrefslogtreecommitdiff
path: root/python/samba/tests/messaging.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-15python:tests: Ensure we clean up callbacks in pymessaging testsJoseph Sutton1-5/+21
2023-11-15python:tests: Fix crashing pymessaging testsJoseph Sutton1-2/+3
2020-08-11python compat: remove integer_typesDouglas Bagnall1-2/+1
2018-08-24PEP8: fix E306: expected 1 blank line before a nested definition, found 0Joe Guo1-0/+3
2017-10-23python: Port tests of samba.messaging to Python 3 compatible form.Lumir Balhar1-1/+3
2017-03-28pymessaging: add single element tupple form of the server_idGary Lockyer1-0/+42
2017-03-28pymessaging: Add a hook to run the event loop, make callbacks practicalAndrew Bartlett1-14/+38
2017-03-28selftest: Test server_id database add and removalAndrew Bartlett1-6/+13
2017-03-28pymessaging: Add irpc_remove_nameAndrew Bartlett1-0/+8
2017-03-28pymessaging: Add support for irpc_add_nameAndrew Bartlett1-0/+4
2014-10-08tests: Pass the test context as lp_ctx for messaging testsMatthieu Patou1-1/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+67