svn commit: samba r24802 - in branches: SAMBA_3_2/source/script/tests SAMBA_3_2_0/source/script/tests

vlendec at samba.org vlendec at samba.org
Thu Aug 30 14:16:22 GMT 2007


Author: vlendec
Date: 2007-08-30 14:16:20 +0000 (Thu, 30 Aug 2007)
New Revision: 24802

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24802

Log:
Activate new tests

RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK

Modified:
   branches/SAMBA_3_2/source/script/tests/selftest.sh
   branches/SAMBA_3_2/source/script/tests/test_posix_s3.sh
   branches/SAMBA_3_2_0/source/script/tests/selftest.sh
   branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh


Changeset:
Modified: branches/SAMBA_3_2/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_3_2/source/script/tests/selftest.sh	2007-08-30 11:26:17 UTC (rev 24801)
+++ branches/SAMBA_3_2/source/script/tests/selftest.sh	2007-08-30 14:16:20 UTC (rev 24802)
@@ -200,6 +200,7 @@
 TORTURE4_OPTIONS="$SAMBA4CONFIGURATION"
 TORTURE4_OPTIONS="$TORTURE4_OPTIONS --maximum-runtime=$TORTURE_MAXTIME"
 TORTURE4_OPTIONS="$TORTURE4_OPTIONS --target=samba3"
+TORTURE4_OPTIONS="$TORTURE4_OPTIONS --option=torture:localdir=$PREFIX_ABS/tmp"
 export TORTURE4_OPTIONS
 
 if [ x"$RUN_FROM_BUILD_FARM" = x"yes" ];then

Modified: branches/SAMBA_3_2/source/script/tests/test_posix_s3.sh
===================================================================
--- branches/SAMBA_3_2/source/script/tests/test_posix_s3.sh	2007-08-30 11:26:17 UTC (rev 24801)
+++ branches/SAMBA_3_2/source/script/tests/test_posix_s3.sh	2007-08-30 14:16:20 UTC (rev 24802)
@@ -32,6 +32,7 @@
 raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
 raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
 raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH RAW-SFILEINFO-RENAME"
+raw="$raw RAW-SAMBA3CASEINSENSITIVE RAW-SAMBA3POSIXTIMEDLOCK"
 
 rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
 rpc="$rpc RPC-UNIXINFO RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"

Modified: branches/SAMBA_3_2_0/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_3_2_0/source/script/tests/selftest.sh	2007-08-30 11:26:17 UTC (rev 24801)
+++ branches/SAMBA_3_2_0/source/script/tests/selftest.sh	2007-08-30 14:16:20 UTC (rev 24802)
@@ -200,6 +200,7 @@
 TORTURE4_OPTIONS="$SAMBA4CONFIGURATION"
 TORTURE4_OPTIONS="$TORTURE4_OPTIONS --maximum-runtime=$TORTURE_MAXTIME"
 TORTURE4_OPTIONS="$TORTURE4_OPTIONS --target=samba3"
+TORTURE4_OPTIONS="$TORTURE4_OPTIONS --option=torture:localdir=$PREFIX_ABS/tmp"
 export TORTURE4_OPTIONS
 
 if [ x"$RUN_FROM_BUILD_FARM" = x"yes" ];then

Modified: branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh
===================================================================
--- branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh	2007-08-30 11:26:17 UTC (rev 24801)
+++ branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh	2007-08-30 14:16:20 UTC (rev 24802)
@@ -32,6 +32,7 @@
 raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
 raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
 raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH RAW-SFILEINFO-RENAME"
+raw="$raw RAW-SAMBA3CASEINSENSITIVE RAW-SAMBA3POSIXTIMEDLOCK"
 
 rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
 rpc="$rpc RPC-UNIXINFO RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"



More information about the samba-cvs mailing list