You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2005/01/24 20:47:20 UTC

svn commit: r126308 - /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encryption.properties

Author: fuzzylogic
Date: Mon Jan 24 11:47:18 2005
New Revision: 126308

URL: http://svn.apache.org/viewcvs?view=rev&rev=126308
Log:
Add encryption suite, running storemats in an encrypted mode.

Committed for Myrna Van Lunteran <my...@golux.com>

Added:
   incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encryption.properties   (contents, props changed)
Modified:
   incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties
Url: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties?view=diff&rev=126308&p1=incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties&r1=126307&p2=incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties&r2=126308
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties	(original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbyall.properties	Mon Jan 24 11:47:18 2005
@@ -1,3 +1,3 @@
-suites=derbylang derbynetmats storeall xa derbytools jdbc20 jdk14 jdbcapi
+suites=derbylang derbynetmats storeall xa derbytools jdbc20 jdk14 jdbcapi encryption
 derby.debug.true=enableBtreeConsistencyCheck
 derby.stream.error.logSeverityLevel=0

Added: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encryption.properties
Url: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encryption.properties?view=auto&rev=126308
==============================================================================
--- (empty file)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/encryption.properties	Mon Jan 24 11:47:18 2005
@@ -0,0 +1,4 @@
+encryption=true
+testEncryptionAlgorithm=DESede/CBC/NoPadding
+testJavaFlags=testDataEncryption=Thursday
+suites=storemats