components/w3m/Makefile
changeset 4206 a24a2855075c
parent 3995 7d35330d300c
child 4967 c997e4903b71
--- a/components/w3m/Makefile	Tue Apr 28 11:31:38 2015 -0700
+++ b/components/w3m/Makefile	Tue Apr 28 12:08:14 2015 -0700
@@ -62,6 +62,15 @@
 	http://www.cameronmoll.com/mobile/mkp/pg4.html
 COMPONENT_TEST_TARGETS =
 
+COMPONENT_SYSTEM_TEST_DIR =
+COMPONENT_SYSTEM_TEST_CMD =		/usr/bin/w3m
+COMPONENT_SYSTEM_TEST_ARGS =		-dump \
+	http://www.cameronmoll.com/mobile/mkp/pg1.html \
+	http://www.cameronmoll.com/mobile/mkp/pg2.html \
+	http://www.cameronmoll.com/mobile/mkp/pg3.html \
+	http://www.cameronmoll.com/mobile/mkp/pg4.html
+COMPONENT_SYSTEM_TEST_TARGETS =
+
 ASLR_MODE = $(ASLR_ENABLE)
 
 configure:	$(CONFIGURE_64)
@@ -71,6 +80,7 @@
 install:	$(INSTALL_64)
 
 test:		$(TEST_64)
+system-test:	$(SYSTEM_TEST_64)
 
 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
 REQUIRED_PACKAGES += library/gc