From 10cbc33a4cb85547c9dccc890fe78c693d00ee51 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 21 Nov 2014 18:42:40 +0000 Subject: [PATCH] FILEFORMAT: Added test requires feature not present information Such as !SSPI as we do for the NTLM and Digest tests. --- tests/FILEFORMAT | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 0527d78358515a..0026c3cb849526 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -196,8 +196,14 @@ Give only one per line. This subsection is mandatory. 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: +be able to run. If a required feature is not present then the test will be +SKIPPED. + +Alternatively a feature can be prefixed with an exclamation mark to indicate a +feature is NOT required. If the feature is present then the test will be +SKIPPED. + +Features testable here are: axTLS crypto