summaryrefslogtreecommitdiff
path: root/tests/twisted/tubes/offer-private-dbus-tube.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-29update for new specGuillaume Desmottes1-9/+6
2013-09-23Add get_contact_handle_sync, get_contact_handles_sync; use in simple casesSimon McVittie1-1/+1
2013-09-23Tests: replace GetSelfHandle calls with property-gettingSimon McVittie1-1/+1
2012-05-17tube tests: remove all Chan.T.Tubes testsJonny Lamb1-104/+22
2011-01-11gabbletest.py: automatically connect connectionsJonny Lamb1-6/+1
2010-01-13make send_disco_reply() take a list of identitiesDafydd Harries1-1/+1
2010-01-13make use of send_disco_reply in testsDafydd Harries1-2/+2
2009-07-29tests: use constants for StatusChanged arguments throughoutSimon McVittie1-1/+2
2009-07-14Remove Disconnect() call from testsGuillaume Desmottes1-4/+0
2009-05-26add LocalHost to SupportedAccessControlsGuillaume Desmottes1-1/+2
2009-05-26add an access_control param to D-Bus tube testsGuillaume Desmottes1-5/+6
2009-05-26check value of the SupportedAccessControls propertyGuillaume Desmottes1-0/+1
2009-05-26DBusTube.{Offer,Accept} now have an access_control argumentGuillaume Desmottes1-1/+1
2009-04-29Sync with latest tube spec DRAFTGuillaume Desmottes1-2/+2
2009-04-15use assertContainsGuillaume Desmottes1-2/+3
2009-04-15offer-private-dbus-tube.py: check that newly announced channels are in Reques...Guillaume Desmottes1-0/+7
2009-03-24announce a SOCKS proxy in some tube testsGuillaume Desmottes1-2/+6
2009-03-11tests/twisted: Use conn.Requests instead of making a dbus.InterfaceSimon McVittie1-2/+1
2009-03-06use caps_helper.make_caps_disco_reply instead of our own copy of itGuillaume Desmottes1-13/+3
2009-03-06use gabbletest.make_presence instead of our own version of itGuillaume Desmottes1-16/+2
2009-03-02Use TUBE_TYPE_DBUS constantWill Thompson1-1/+1
2009-03-02Fix test race between stream and dbus event.Will Thompson1-4/+7
2009-03-02offer-private-dbus-tube: use create_from_si_offerGuillaume Desmottes1-6/+3
2009-02-27turn create_si_reply to a Bystream methodGuillaume Desmottes1-2/+2
2009-02-27offer-private-dbus-tube: check sending messagesGuillaume Desmottes1-2/+20
2009-02-27rename offer-private-dbus-tube-ibb.py to offer-private-dbus-tube.pyGuillaume Desmottes1-0/+311