summaryrefslogtreecommitdiffstats
path: root/source4/lib/messaging/tests/bindings.py
Commit message (Expand)AuthorAgeFilesLines
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-58/+0
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-1/+2
* 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
* 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