[master] e155d2d More consistent naming auf client vs. backend IMS Tests

Nils Goroll nils.goroll at uplex.de
Fri Mar 6 17:46:48 CET 2015


commit e155d2df44720f12eaf559379ea02c6fe704adf0
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Mar 6 17:46:26 2015 +0100

    More consistent naming auf client vs. backend IMS Tests

diff --git a/bin/varnishtest/tests/b00039.vtc b/bin/varnishtest/tests/b00039.vtc
index cf1e9dc..d076290 100644
--- a/bin/varnishtest/tests/b00039.vtc
+++ b/bin/varnishtest/tests/b00039.vtc
@@ -1,4 +1,4 @@
-varnishtest "Test IMS"
+varnishtest "Test Backend IMS"
 
 server s1 {
 	rxreq
diff --git a/bin/varnishtest/tests/c00008.vtc b/bin/varnishtest/tests/c00008.vtc
index 09535c9..a654962 100644
--- a/bin/varnishtest/tests/c00008.vtc
+++ b/bin/varnishtest/tests/c00008.vtc
@@ -1,4 +1,4 @@
-varnishtest "Test If-Modified-Since"
+varnishtest "Test Client IMS"
 
 server s1 {
 	rxreq
diff --git a/bin/varnishtest/tests/c00026.vtc b/bin/varnishtest/tests/c00026.vtc
index 7840b48..d528c0b 100644
--- a/bin/varnishtest/tests/c00026.vtc
+++ b/bin/varnishtest/tests/c00026.vtc
@@ -1,4 +1,4 @@
-varnishtest "Test Combination of If-None-Match and If-Modified-Since"
+varnishtest "Client IMS/INM: Test Combination of If-None-Match and If-Modified-Since"
 
 server s1 {
 	rxreq
diff --git a/bin/varnishtest/tests/c00060.vtc b/bin/varnishtest/tests/c00060.vtc
index 1e6e734..8fdb04e 100644
--- a/bin/varnishtest/tests/c00060.vtc
+++ b/bin/varnishtest/tests/c00060.vtc
@@ -1,4 +1,4 @@
-varnishtest "IMS header merging"
+varnishtest "Backend IMS header merging"
 
 server s1 {
 	rxreq
diff --git a/bin/varnishtest/tests/g00006.vtc b/bin/varnishtest/tests/g00006.vtc
index 2400401..e0b9ea9 100644
--- a/bin/varnishtest/tests/g00006.vtc
+++ b/bin/varnishtest/tests/g00006.vtc
@@ -1,4 +1,4 @@
-varnishtest "IMS'ing g[un]zip'ed objects"
+varnishtest "Backend IMS'ing g[un]zip'ed objects"
 
 server s1 {
 	rxreq



More information about the varnish-commit mailing list