Re: [apparmor] [PATCH 2/2 v2] tests: Add regression tests for dbus

2013-08-09 Thread Seth Arnold
On Fri, Aug 02, 2013 at 03:29:52PM -0700, Tyler Hicks wrote: > Integrate dbus tests into the regression testing framework. > > This started out as dbus-send.c, from the dbus source, and then grew > from there. > > dbus_message is an example "client" program that only sends out > messages. dbus_se

[apparmor] [PATCH 2/2 v2] tests: Add regression tests for dbus

2013-08-02 Thread Tyler Hicks
Integrate dbus tests into the regression testing framework. This started out as dbus-send.c, from the dbus source, and then grew from there. dbus_message is an example "client" program that only sends out messages. dbus_service binds to a well-known name and then listens and responds to incoming