Introduce TC_RESULT_TO_STR to convert from an integer test result to a string like "PASS", "FAIL", "SKIP". Do this to remove the defines of PASS/FAIL/SKIP since those names might get used by other code and to have a single consistent way of doing the conversion. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| coap | ||
| dns_packet | ||
| dns_resolve | ||
| http_header_fields | ||
| mqtt_packet | ||
| mqtt_publisher | ||
| mqtt_subscriber | ||