Home
last modified time | relevance | path

Searched refs:label (Results 1 – 6 of 6) sorted by relevance

/optee_benchmark/libyaml/tests/run-test-suite/src/test/
A Dlibyaml-emitter.t8 label="Emitting '$test' equals '$want'"
18 echo "ok $((++count)) - $label"
20 echo "not ok $((++count)) - $label"
A Dlibyaml-parser.t8 label="Parsing '$test' equals '$want'"
18 echo "ok $((++count)) - $label"
20 echo "not ok $((++count)) - $label"
/optee_benchmark/libyaml/tests/run-test-suite/test/
A Dlibyaml-parser.t14 label="$id: $(< $dir/===)"
25 echo "ok $((++count)) $label"
27 echo "not ok $((++count)) $label"
A Dlibyaml-emitter.t19 label="$id: $(< $dir/===)"
32 echo "ok $((++count)) $label"
34 echo "not ok $((++count)) $label"
/optee_benchmark/
A Dcommon.h37 #define ERROR_GOTO(label, fmt, args...) do { \ argument
39 goto label; \
/optee_benchmark/libyaml/examples/
A Dglobal-tag.yaml11 - !label

Completed in 6 milliseconds