mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 14:50:22 +00:00
tests: Rename stat-main.c to test-stat.c
All main test module have this test-XXXX.c naming, make test-stat coherent. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
c64fe795c9
commit
328a4a9b28
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user