Lines Matching refs:directive
73 <result> <number> [<description>][ # [<directive>] [<diagnostic data>]]
86 The directive and any diagnostic data is optional. If either are present, they
89 A directive is a keyword that indicates a different outcome for a test other
90 than passed and failed. The directive is optional, and consists of a single
92 a directive it doesn't support, it should fall back to the "ok" / "not ok"
98 result line can be either "ok" or "not ok" if the SKIP directive is used)
101 directive is inherited from TAP, its use in the kernel is discouraged.
105 case result line should be “not ok” if the TIMEOUT directive is used)
108 the test case result line should be “not ok” if the ERROR directive is used)
115 directive nor any diagnostic data do not need to include the "#" field
239 TODO directive ok not recognized