[PATCH server v2 03/13] tests: make sure all tests are built on default rule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We should have all or none, I don't see the point of having just some of
them.

Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
---
 server/tests/Makefile.am | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/server/tests/Makefile.am b/server/tests/Makefile.am
index 15196f9..007930c 100644
--- a/server/tests/Makefile.am
+++ b/server/tests/Makefile.am
@@ -35,6 +35,12 @@ LDADD =								\
 	$(SPICE_NONPKGCONFIG_LIBS)		                \
 	$(NULL)
 
+TESTS =						\
+	stat_test				\
+	stream-test				\
+	test-qxl-parsing			\
+	$(NULL)
+
 noinst_PROGRAMS =				\
 	test_display_no_ssl			\
 	test_display_streaming			\
@@ -47,14 +53,7 @@ noinst_PROGRAMS =				\
 	test_vdagent				\
 	test_display_width_stride		\
 	spice-server-replay			\
-	stream-test				\
-	stat_test				\
-	$(NULL)
-
-TESTS =						\
-	stat_test				\
-	test-qxl-parsing			\
-	stream-test				\
+	$(TESTS)				\
 	$(NULL)
 
 check_PROGRAMS = $(TESTS)
-- 
2.5.0

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]