summaryrefslogtreecommitdiff
path: root/source4/lib/messaging/tests
AgeCommit message (Expand)AuthorFilesLines
2025-05-19s4:messaging/tests: correctly teardown imessage contextsStefan Metzmacher1-2/+13
2019-09-18messaging4: Pass fds to messaging handlersVolker Lendecke1-6/+73
2019-05-21s4:messaging: Use GnuTLS MD5 in messaging testAndreas Schneider1-9/+11
2018-07-10s4:messaging: add local.messaging.multi_ctx.multi_ctx testStefan Metzmacher1-0/+221
2016-10-14messaging: Fix CID 1373625 Unused valueVolker Lendecke1-0/+1
2016-10-13messaging: add an overflow checkVolker Lendecke1-1/+186
2016-10-05messaging: add an overflow testVolker Lendecke1-0/+76
2016-07-23s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2-4/+4
2014-05-13s4:irpc/tests: explicitly use dcerpc_binding_handle_set_sync_ev()Andrew Bartlett1-0/+10
2014-05-13s4:irpc/tests: make use explicit use of the top level event contextAndrew Bartlett1-5/+6
2014-04-02s4:lib/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2-1/+2
2011-10-13s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2-4/+4
2011-08-13s4:messaging: use tevent_ function names instead of legacy event_ onesSimo Sorce2-5/+5
2011-07-22s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell2-7/+7
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett2-22/+22
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-2/+2
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij1-58/+0
2010-09-03s4:lib/messaging/tests: make use of irpc_binding_handle()Stefan Metzmacher1-22/+49
2010-09-03s4:lib/messaging/tests: fix some compiler warningsStefan Metzmacher1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2-6/+6
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-1/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij2-6/+1
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2009-11-07s4:lib/messaging - fix up the python bindingsMatthias Dieter Wallnöfer1-2/+2
2009-02-02s4:lib/messaging: s/private/private_dataStefan Metzmacher1-5/+5
2009-02-01s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher1-2/+2
2009-02-01s4:lib/messaging: fix warnings in testsuiteStefan Metzmacher1-2/+2
2009-02-01s4:lib/messaging: avoid c++ reserved word 'private'Stefan Metzmacher1-2/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher2-3/+3
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-1/+1
2008-05-26Provide access to server_id from python bindings, add more tests.Jelmer Vernooij1-1/+33
2008-05-25Add tests for irpc python bindings.Jelmer Vernooij1-0/+25
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2-10/+10
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-4/+5
2007-12-21r26441: Remove global_loadparm uses.Jelmer Vernooij2-4/+12
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij2-9/+8
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij2-0/+409