Commit f337b2c9 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vtc: Move disabled tests in the tests/ directory

This should make them stand out more, and help revisit them more
frequently.
parent 52320df6
Tests in this directory are not executed automatically on 'make check'.
The main reason for a test to live here is when the underlying problem
isn't fixed yet, but a test case exists. This avoids breaking the rest of
the 'make check' tests while a fix is being produced.
......@@ -37,3 +37,9 @@ Naming scheme
id ~ ^x --> VEXT tests
Coverage for individual VMODs is in "${top_srcdir}vmod/tests".
Tests suffixed with .disabled are not executed automatically on 'make check'.
The main reason for a test to live here is when the underlying problem
isn't fixed yet, but a test case exists. This avoids breaking the rest of
the 'make check' tests while a fix is being produced.
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