azure-sdk-for-c/sdk/tests/core
Ahson Khan c770dd2f04
Update az_json_string_unescape to accept az_span as destination to improve usability of API. (#2412)
* Update az_json_string_unescape to accept az_span as destination to improve usability of API.

* Clang formatting.
2022-11-09 19:06:38 -08:00
..
inc Macro cleanup (#1162) 2020-08-31 11:05:29 -07:00
CMakeLists.txt Activate address sanitizer in CI, on Linux and Windows (#2219) 2022-07-05 15:32:22 -07:00
az_test_definitions.h Add base64 encoding and decoding APIs that accept az_span. (#1816) 2021-07-08 21:26:47 +00:00
main.c Add base64 encoding and decoding APIs that accept az_span. (#1816) 2021-07-08 21:26:47 +00:00
test_az_base64.c add base64 url encoder (#2329) 2022-09-14 12:19:26 -05:00
test_az_context.c API review feedback (#988) 2020-08-06 13:18:07 -07:00
test_az_http.c get_http_status_code() helper function (#1961) 2021-10-26 11:46:30 -07:00
test_az_json.c Update az_json_string_unescape to accept az_span as destination to improve usability of API. (#2412) 2022-11-09 19:06:38 -08:00
test_az_logging.c Fix minimum log buffer size calculation (#2372) 2022-10-27 17:54:30 -07:00
test_az_pipeline.c Remove az pair (#1194) 2020-09-02 13:11:20 -07:00
test_az_policy.c Telemetry options constructor and component name size constraint (#1976) 2021-11-03 19:26:25 -07:00
test_az_span.c Rename AZ_ERROR_INSUFFICIENT_SPAN_SIZE to be more generic: AZ_ERROR_NOT_ENOUGH_SPACE (#1221) 2020-09-04 17:21:19 -07:00
test_az_url_encode.c Rename AZ_ERROR_INSUFFICIENT_SPAN_SIZE to be more generic: AZ_ERROR_NOT_ENOUGH_SPACE (#1221) 2020-09-04 17:21:19 -07:00