samba_4_0_waf -> samba_4_0_test
authortridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Fri, 8 Oct 2010 11:12:48 +0000 (11:12 +0000)
committertridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Fri, 8 Oct 2010 11:12:48 +0000 (11:12 +0000)
git-svn-id: file:///home/svn/build-farm/trunk@989 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

13 files changed:
SerNet-IRIX.fns
SerNet-Tru64.fns
SerNet-aix.fns
SerNet-imini.fns
SerNet-solaris8.fns
charis.fns
fjall.fns
generic.fns
gwen.fns
hape.fns
magni.fns
opi.fns
qnx18.fns

index bc3d7b50d6257defc4f632939d41888e07ca6dc7..0a464b69b994d977e54b1653153c837eaf3fd787 100644 (file)
@@ -13,7 +13,7 @@ for compiler in cc ; do
        #export config="--with-included-popt"
        . common.fns
 
-       test_tree samba_4_0_waf source4 $compiler
+       test_tree samba_4_0_test source4 $compiler
 
        test_tree samba_3_current source $compiler
        test_tree samba_3_next source $compiler
index 2106f07f52ea32cdf8b7b9da9b4a0ca5fcacbb4e..93eb0422ad515d1ed1b75996a5d2d851b866c0da 100644 (file)
@@ -13,7 +13,7 @@ export SAMBA_MAXTIME
 
 . common.fns
 test_tree lorikeet-heimdal . $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_4_0_waf source4 $compiler
+CFLAGS="-g1 ${CFLAGS}" test_tree samba_4_0_test source4 $compiler
 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_current source $compiler
 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_next source $compiler
 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_master source $compiler
index 996d520a63bddd0b31555f5c78821aff60d3b59d..e8b5134e8e98ff03d2ae18f7ec769503413012d9 100644 (file)
@@ -17,6 +17,6 @@ test_tree samba_3_master source $compiler
 test_tree pidl . cc build test
 
 compiler="xlc_r"
-test_tree samba_4_0_waf source4 $compiler
+test_tree samba_4_0_test source4 $compiler
 
 global_unlock
index 2ba3eccecbbcca52ed712607b572ce5ff62982aa..8f45fea50dbcfc302c3cc2de40c4e3dff2ed5472 100644 (file)
@@ -5,7 +5,7 @@ global_lock
 for compiler in gcc cc; do
        . common.fns
 
-       test_tree samba_4_0_waf source4 $compiler
+       test_tree samba_4_0_test source4 $compiler
 
        test_tree samba_3_current source $compiler
        test_tree samba_3_next source $compiler
index ada9acb79c759ae7639213558f2757aa868d64dc..2272d5da0a6993912831ca73c6ac3d1d4480b462 100644 (file)
@@ -12,7 +12,7 @@ for compiler in cc gcc; do
        #export config="--with-included-popt"
        . common.fns
 
-       test_tree samba_4_0_waf source4 $compiler
+       test_tree samba_4_0_test source4 $compiler
 
        test_tree samba_3_current source $compiler
        test_tree samba_3_next source $compiler
index 214fde223b531302f0f6061c1bec064ecb13e9ee..5e789b1f7f4209190fcbbce27317633ce491acca 100755 (executable)
@@ -8,7 +8,7 @@ global_lock
 system=`uname`
 
 compiler=gcc
-test_tree samba_4_0_waf source4 gcc
+test_tree samba_4_0_test source4 gcc
 export config="--enable-merged-build"
 test_tree samba_3_master source gcc
 
index 05484b2e4f87ca7e7d43cfabc5311c2db5a8e442..fabe8d55fd2cf448d400b7f63941e9aa3867be91 100644 (file)
--- a/fjall.fns
+++ b/fjall.fns
@@ -19,7 +19,7 @@ export TORTURE_MAXTIME=7200
 export SMBD_MAXTIME=24000
 export SAMBA_MAXTIME=24000
 
-test_tree samba_4_0_waf source4 gcc
+test_tree samba_4_0_test source4 gcc
 test_tree samba_3_current source gcc
 test_tree samba_3_next source gcc
 test_tree samba_3_master source gcc
index 38082fc59a54e8a3bd2b566d1906c20c391b4af6..65a0b2033f11322c15240468deb999b896a32be1 100644 (file)
@@ -36,7 +36,7 @@ for compiler in gcc cc icc; do
            CFLAGS="$CFLAGS_THIS_COMPILER $CFLAGS"
     fi
     export CFLAGS
-    test_tree samba_4_0_waf source4 $compiler
+    test_tree samba_4_0_test source4 $compiler
     if [ $compiler = gcc -o $isgcc = 0 ]; then
       . common.fns
       test_tree lorikeet-heimdal . $compiler
index 77a3258a866f2b0c98a8e51792a9d3df6117b722..3bb12594587dd05db495816d5a0d3fc36771ae42 100644 (file)
--- a/gwen.fns
+++ b/gwen.fns
@@ -7,7 +7,7 @@ global_lock
 for compiler in gcc cc; do
        . common.fns
 
-       test_tree samba_4_0_waf source4 $compiler
+       test_tree samba_4_0_test source4 $compiler
 
        test_tree samba_3_current source $compiler
        test_tree samba_3_next source $compiler
index a9839a3d4685c996dbed4f87310a44229766352a..8c75a822379aa5ec9980da75b6f4f3761ba4c840 100644 (file)
--- a/hape.fns
+++ b/hape.fns
@@ -19,7 +19,7 @@ for compiler in gcc ; do
        . common.fns
 
        export config="--bundled-libraries=popt"
-       MAKE=gmake test_tree samba_4_0_waf source4 $compiler
+       MAKE=gmake test_tree samba_4_0_test source4 $compiler
 
        export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
        test_tree samba_3_current source $compiler
index cc33699d9f11a6bf6bfc9c0c33ea4231dbe9ef6e..2de69c0cdfbbd392051ae784d752bd8df9ce5cb1 100644 (file)
--- a/magni.fns
+++ b/magni.fns
@@ -10,7 +10,7 @@ compiler=gcc
 #lcov like shared libraries
 export config="--disable-shared"
 export PIDL_TESTS_SKIP=yes
-test_tree samba_4_0_waf source4 $compiler 
+test_tree samba_4_0_test source4 $compiler 
 
 export config=""
 test_tree samba_3_current source $compiler
diff --git a/opi.fns b/opi.fns
index 160913a69d0f069908b0acd2c491c1bb88dce5d3..eb954b59535177fa352505160e71a1e44a0568db 100644 (file)
--- a/opi.fns
+++ b/opi.fns
@@ -9,8 +9,8 @@ export CFLAGS
 . common.fns
 #test_tree lorikeet-heimdal . $compiler
 
-export config="--with-selftest-prefix=/data/bf/st.samba_4_0_waf"
-test_tree samba_4_0_waf source4 $compiler
+export config="--with-selftest-prefix=/data/bf/st.samba_4_0_test"
+test_tree samba_4_0_test source4 $compiler
 export config=""
 
 test_tree samba_3_current source $compiler
index ec63089ca8660d584b10290c75006842238da23e..76c5da58bd2cb956c5007ef8e910c21c309ffdc4 100644 (file)
--- a/qnx18.fns
+++ b/qnx18.fns
@@ -10,7 +10,7 @@ compiler=gcc
 test_tree lorikeet-heimdal . $compiler
 
 if which perl > /dev/null; then
-       test_tree samba_4_0_waf source4 $compiler
+       test_tree samba_4_0_test source4 $compiler
 fi
 
 #test_tree samba_3_current source $compiler