Update the ltp testsuite
authorEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 23:52:10 +0000 (23:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 23:52:10 +0000 (23:52 -0000)
make/ltp-testsuite.mk
sources/ltp-testsuite.patch

index 0b96b6888861f5d085e7399f69c2598dc87e14d6..ebb3557c3378e5bebe3c312ccdf68969a0d2a50c 100644 (file)
@@ -3,10 +3,10 @@
 # ltp-testsuite
 #
 #############################################################
-LTP_TESTSUITE_SOURCE:=ltp-full-20031002.tgz
+LTP_TESTSUITE_SOURCE:=ltp-full-20031106.tgz
 LTP_TESTSUITE_SITE:=http://aleron.dl.sourceforge.net/sourceforge/ltp
 LTP_TESTSUITE_CAT:=zcat
-LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20031002
+LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20031106
 LTP_TESTSUITE_PATCH:=$(SOURCE_DIR)/ltp-testsuite.patch
 
 
index 68903755678c84510b48d14e5776c14ebdbc4d6e..d7c09b70c129d7655cfa469f0e405ca10532a05a 100644 (file)
@@ -42,8 +42,8 @@
  
  all: $(TARGETS)
  
---- ltp-full-20031002/tools/netpipe-2.4-ipv6/Makefile.orig     2003-10-02 19:38:07.000000000 -0600
-+++ ltp-full-20031002/tools/netpipe-2.4-ipv6/Makefile  2003-10-02 19:38:38.000000000 -0600
+--- tools/netpipe-2.4-ipv6/Makefile.orig       2003-11-07 16:41:39.000000000 -0700
++++ tools/netpipe-2.4-ipv6/Makefile    2003-11-07 16:42:41.000000000 -0700
 @@ -10,7 +10,7 @@
  DRIV_OBJ   = netpipe.o
  INCLUDES   = netpipe.h
  # If you have TCP, MPI and PVM
  #TARGETS    = NPtcp NPmpi NPpvm
  CFLAGS                    += -O -Wall
+@@ -28,12 +28,12 @@
+ targets:    $(TARGETS)
+ install:
+-      @ln -f NPtcp-ipv6 ../../testcases/bin   
++      #@ln -f NPtcp-ipv6 ../../testcases/bin  
+ #
+ # This section of the Makefile is for compiling the binaries
+ #
+-TCP:  NPtcp-ipv6
++TCP:  #NPtcp-ipv6
+       @echo 'NPtcp has been built.'
+ NPtcp-ipv6:   NPtcp.o TCP.o