Commit db6276da authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Update the naming scheme for tests

parent 3ad994a8
......@@ -14,6 +14,7 @@ Naming scheme
[id]%05d.vtc
id ~ ^a --> varnishtest(1) tests
id ~ ^a02 --> HTTP2
id ~ ^b --> Basic functionality tests
id ~ ^c --> Complex functionality tests
id ~ ^d --> Director VMOD tests
......@@ -26,5 +27,7 @@ Naming scheme
id ~ ^p --> Persistent tests
id ~ ^r --> Regression tests, same number as ticket
id ~ ^s --> Slow tests, expiry, grace etc.
id ~ ^t --> Transport protocol tests
id ~ ^t02 --> HTTP2
id ~ ^u --> Unusual background processes
id ~ ^v --> VCL tests: execute VRT functions
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment