[systemd-devel] [PATCH 1/2] test-verbs: add unit tests for verbs minilib

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Thu Jan 8 12:40:07 PST 2015


On Sat, Dec 20, 2014 at 03:31:21PM -0800, Filipe Brandenburger wrote:
> Hi,
> 
> On Sat, Dec 20, 2014 at 8:19 AM, Dave Reisner <dreisner at archlinux.org> wrote:
> > ---
> >  Makefile.am           |  9 +++++-
> >  src/test/test-verbs.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++
> >  2 files changed, 86 insertions(+), 1 deletion(-)
> >  create mode 100644 src/test/test-verbs.c
> >
> > diff --git a/Makefile.am b/Makefile.am
> > index baa1398..db7dd46 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -1384,7 +1384,8 @@ tests += \
> >         test-locale-util \
> >         test-execute \
> >         test-copy \
> > -       test-cap-list
> > +       test-cap-list \
> > +       test-verbs
> 
> Make sure you also add /test-verbs to the top level .gitignore.
Please push this anyway, even if the other part does not go in.

Zbyszek


More information about the systemd-devel mailing list