On Mon, May 28, 2012 at 4:24 PM, Radu
Moisan
<radu.moisan@intel.com>
wrote:
On 05/28/2012 02:21 PM, Andrei Gherzan wrote:
Dbus comes with a test suite. Running those should be a
must.
I could not find how to run the test suite. I've tried
dbus-daemon, dbus-monitor, and the rest, but non of them have
options for some runtime checks. Other than that I imagine the
test suite you mention must come in a separate package. Do we
have a recipe for that to? Which image should I build to have
that package included and be able to test?
There is an internal test suite for dbus. You can enable
building those tests in configure:
"--enable-tests"
@g