diff options
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 92c7416b5..07be4e087 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -84,14 +84,17 @@ case number. </server> <features> -A list of features that must be present in the client/library for this test -to be able to run. Features testable here are: +A list of features that MUST be present in the client/library for this test to +be able to run (if these features are not present, the test will be +SKIPPED). Features testable here are: + SSL netrc_debug large_file idn getrlimit ipv6 +libz </features> <killserver> |