Lines Matching full:comment
29 cmake_parse_arguments(TA_ARG "" "COMMENT" "TEST" ${ARGN})
46 COMMENT "yaml key value does not match expectation."
54 COMMENT "yaml list length does not match expectation."
62 COMMENT "list values mismatch."
72 COMMENT "yaml key value does not match expectation."
80 COMMENT "yaml list length does not match expectation."
88 COMMENT "list values mismatch."
98 COMMENT "yaml key value does not match expectation."
107 COMMENT "Expected -NOTFOUND, but something was found."
116 COMMENT "Expected -NOTFOUND, but something was found."
125 COMMENT "Not array expected, so length should be -1."
140 COMMENT "yaml key value does not match expectation."
147 COMMENT "yaml key value does not match expectation."
171 COMMENT "new yaml value does not match readback value."
195 COMMENT "readback yaml list length does not match original."
202 COMMENT "list values mismatch."
227 COMMENT "new yaml value does not match readback value."
251 COMMENT "readback yaml list length does not match original."
258 COMMENT "list values mismatch."
311 COMMENT "readback yaml list length does not match original."
318 COMMENT "list values mismatch."
343 COMMENT "new yaml value does not match readback value."
360 COMMENT "Expected -NOTFOUND, but something was found."
377 … COMMENT "No error occurred when error was expected.\nExpected error: ${expect_failure}"