summaryrefslogtreecommitdiffstats
path: root/source4/lib/messaging/tests
Commit message (Expand)AuthorAgeFilesLines
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-22/+22
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-2/+2
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-58/+0
* s4:lib/messaging/tests: make use of irpc_binding_handle()Stefan Metzmacher2010-09-031-22/+49
* s4:lib/messaging/tests: fix some compiler warningsStefan Metzmacher2010-09-031-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-6/+6
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-1/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-182-6/+1
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* s4:lib/messaging - fix up the python bindingsMatthias Dieter Wallnöfer2009-11-071-2/+2
* s4:lib/messaging: s/private/private_dataStefan Metzmacher2009-02-021-5/+5
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/messaging: fix warnings in testsuiteStefan Metzmacher2009-02-011-2/+2
* s4:lib/messaging: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-3/+3
* Remove evil hack which breaks Python bindings.Jelmer Vernooij2008-05-261-1/+1
* Provide access to server_id from python bindings, add more tests.Jelmer Vernooij2008-05-261-1/+33
* Add tests for irpc python bindings.Jelmer Vernooij2008-05-251-0/+25
* Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-042-10/+10
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-4/+5
* r26441: Remove global_loadparm uses.Jelmer Vernooij2007-12-212-4/+12
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-212-9/+8
* r25902: Move messaging tests to same directory as code.Jelmer Vernooij2007-12-212-0/+409