diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-20 12:11:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-20 12:11:15 +0000 |
commit | 7f3555b3d8e1fccfe8f5d450bdde367018a5e764 (patch) | |
tree | d38a0a397ef24c93059fbee483f824f2b8b18ae9 | |
parent | 8497e842ec8a55daad7ce936aedf01227fa0f4d1 (diff) |
Testsuite: Experimental_Certnames absorbed into mainline
-rw-r--r-- | test/confs/2033 (renamed from test/confs/5440) | 2 | ||||
-rw-r--r-- | test/confs/2133 (renamed from test/confs/5450) | 2 | ||||
-rw-r--r-- | test/log/2033 (renamed from test/log/5440) | 0 | ||||
-rw-r--r-- | test/log/2133 (renamed from test/log/5450) | 0 | ||||
-rw-r--r-- | test/scripts/2000-GnuTLS/2033 (renamed from test/scripts/5440-certnames-GnuTLS/5440) | 0 | ||||
-rw-r--r-- | test/scripts/2100-OpenSSL/2133 (renamed from test/scripts/5450-certnames-OpenSSL/5450) | 0 | ||||
-rw-r--r-- | test/scripts/5440-certnames-GnuTLS/REQUIRES | 3 | ||||
-rw-r--r-- | test/scripts/5450-certnames-OpenSSL/REQUIRES | 3 |
8 files changed, 2 insertions, 8 deletions
diff --git a/test/confs/5440 b/test/confs/2033 index 479038ad6..ce5505180 100644 --- a/test/confs/5440 +++ b/test/confs/2033 @@ -1,4 +1,4 @@ -# Exim test configuration 5440 +# Exim test configuration 2033 # TLS client: verify certificate from server - name-fails SERVER= diff --git a/test/confs/5450 b/test/confs/2133 index 145bdc84e..e05197980 100644 --- a/test/confs/5450 +++ b/test/confs/2133 @@ -1,4 +1,4 @@ -# Exim test configuration 5450 +# Exim test configuration 2133 # TLS client: verify certificate from server - name-fails SERVER= diff --git a/test/log/5440 b/test/log/2033 index 44cec64b1..44cec64b1 100644 --- a/test/log/5440 +++ b/test/log/2033 diff --git a/test/log/5450 b/test/log/2133 index 2cd0960b2..2cd0960b2 100644 --- a/test/log/5450 +++ b/test/log/2133 diff --git a/test/scripts/5440-certnames-GnuTLS/5440 b/test/scripts/2000-GnuTLS/2033 index f43d18de4..f43d18de4 100644 --- a/test/scripts/5440-certnames-GnuTLS/5440 +++ b/test/scripts/2000-GnuTLS/2033 diff --git a/test/scripts/5450-certnames-OpenSSL/5450 b/test/scripts/2100-OpenSSL/2133 index 3b2221c9c..3b2221c9c 100644 --- a/test/scripts/5450-certnames-OpenSSL/5450 +++ b/test/scripts/2100-OpenSSL/2133 diff --git a/test/scripts/5440-certnames-GnuTLS/REQUIRES b/test/scripts/5440-certnames-GnuTLS/REQUIRES deleted file mode 100644 index 5a5fac1f1..000000000 --- a/test/scripts/5440-certnames-GnuTLS/REQUIRES +++ /dev/null @@ -1,3 +0,0 @@ -support GnuTLS -support Experimental_Certnames -running IPv4 diff --git a/test/scripts/5450-certnames-OpenSSL/REQUIRES b/test/scripts/5450-certnames-OpenSSL/REQUIRES deleted file mode 100644 index 663b390a9..000000000 --- a/test/scripts/5450-certnames-OpenSSL/REQUIRES +++ /dev/null @@ -1,3 +0,0 @@ -support OpenSSL -support Experimental_Certnames -running IPv4 |