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

2013-08-20 Thread Tyler Hicks
On 2013-08-13 22:13:55, 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_service binds to a w

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

2013-08-14 Thread Seth Arnold
On Tue, Aug 13, 2013 at 10:13:55PM -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 v3] tests: Add regression tests for dbus

2013-08-13 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