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

Update the naming scheme for tests

parent 3ad994a8
......@@ -13,18 +13,21 @@ Naming scheme
[id]%05d.vtc
id ~ ^a --> varnishtest(1) tests
id ~ ^b --> Basic functionality tests
id ~ ^c --> Complex functionality tests
id ~ ^d --> Director VMOD tests
id ~ ^e --> ESI tests
id ~ ^g --> GZIP tests
id ~ ^j --> JAIL tests
id ~ ^l --> VSL tests
id ~ ^m --> VMOD tests excluding director
id ~ ^o --> prOxy protocol
id ~ ^p --> Persistent tests
id ~ ^r --> Regression tests, same number as ticket
id ~ ^s --> Slow tests, expiry, grace etc.
id ~ ^u --> Unusual background processes
id ~ ^v --> VCL tests: execute VRT functions
id ~ ^a --> varnishtest(1) tests
id ~ ^a02 --> HTTP2
id ~ ^b --> Basic functionality tests
id ~ ^c --> Complex functionality tests
id ~ ^d --> Director VMOD tests
id ~ ^e --> ESI tests
id ~ ^g --> GZIP tests
id ~ ^j --> JAIL tests
id ~ ^l --> VSL tests
id ~ ^m --> VMOD tests excluding director
id ~ ^o --> prOxy protocol
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