<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
On Wed, 2014-11-12 at 10:32 +0100, Thomas Sondergaard wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I hope you can help me with this. I'd like a solution that works on both 
Linux and Windows.
</PRE>
</BLOCKQUOTE>
<BR>
To do our unit testing on dbus stuff I wrote a little tool and library called dbus-test-runner/libdbustest:<BR>
<BR>
<A HREF="https://launchpad.net/dbus-test-runner">https://launchpad.net/dbus-test-runner</A><BR>
<BR>
It coordinates things like mocks and other services that are needed in the testing as well. I've not tried it on Windows though, no reason to believe that it won't work, but verifying that stuff is why you need tests in the first place :-)<BR>
<BR>
Ted
</BODY>
</HTML>