Revision: 6136
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6136&view=rev
Author:   gespinasse
Date:     2011-11-27 21:12:07 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
Add test suite

Modified Paths:
--------------
    ipcop/trunk/lfs/libgcrypt

Modified: ipcop/trunk/lfs/libgcrypt
===================================================================
--- ipcop/trunk/lfs/libgcrypt   2011-11-27 17:56:34 UTC (rev 6135)
+++ ipcop/trunk/lfs/libgcrypt   2011-11-27 21:12:07 UTC (rev 6136)
@@ -87,6 +87,12 @@
                                        --prefix=/usr \
                                        --target=$(MACHINE)
        cd $(DIR_APP) && make
+
+ifeq "$(RUNNING_TEST)" "yes"
+       cd $(DIR_APP) && make -j 1 check &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+       # 18 tests passed
+endif
+
        cd $(DIR_APP) && make install
 
        @rm -rf $(DIR_APP)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to