test/test-p2p.py: Added. Test "peer-to-peer" connections.
commit77f19ef18864f3468b7373bd75461aad3239fe52
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 30 Apr 2007 12:38:50 +0000 (30 13:38 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 30 Apr 2007 12:38:50 +0000 (30 13:38 +0100)
tree496438f7005c9fd9590a8826253c1191131dcecc
parenta5905b31f82b898eaa3f80a907ea636e1e3d71eb
test/test-p2p.py: Added. Test "peer-to-peer" connections.
(Actually tested by connecting to the bus daemon, because I haven't implemented
a Python binding for DBusServer yet.)
test/Makefile.am
test/run-test.sh
test/test-p2p.py [new file with mode: 0644]