Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> On Mon, Sep 18, 2017 at 11:31:03AM +0100, Frediano Ziglio wrote: > All main test module have this test-XXXX.c naming, make > test-stat coherent. > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/tests/Makefile.am | 2 +- > server/tests/{stat-main.c => test-stat.c} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename server/tests/{stat-main.c => test-stat.c} (100%) > > diff --git a/server/tests/Makefile.am b/server/tests/Makefile.am > index f57040e89..391dab063 100644 > --- a/server/tests/Makefile.am > +++ b/server/tests/Makefile.am > @@ -101,7 +101,7 @@ noinst_LIBRARIES += \ > libtest-stat4.a \ > $(NULL) > > -test_stat_SOURCES = stat-main.c > +test_stat_SOURCES = test-stat.c > test_stat_LDADD = \ > libtest-stat1.a \ > libtest-stat2.a \ > diff --git a/server/tests/stat-main.c b/server/tests/test-stat.c > similarity index 100% > rename from server/tests/stat-main.c > rename to server/tests/test-stat.c > -- > 2.13.5 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel