Home
last modified time | relevance | path

Searched refs:REALLOC_FAIL (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libcbor/test/
H A Dtest_allocator.h17 REALLOC_FAIL enumerator
H A Darray_test.c190 4, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_array_push()
204 4, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_indef_array_decode()
H A Dcallbacks_test.c158 MALLOC, MALLOC, REALLOC_FAIL); in test_builder_byte_string_callback_append_parent_alloc_failure()
298 3, MALLOC, MALLOC, REALLOC_FAIL); in test_builder_string_callback_append_parent_alloc_failure()
361 WITH_MOCK_MALLOC({ _cbor_builder_append(item, &context); }, 1, REALLOC_FAIL); in test_append_map_failure()
H A Dtest_allocator.c76 } else if (expectations[alloc_calls] == REALLOC_FAIL) { in instrumented_realloc()
H A Dmap_test.c237 4, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_map_add()
251 4, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_indef_map_decode()
H A Dcopy_test.c544 MALLOC, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_bytestring_chunk_append_failure()
595 MALLOC, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_string_chunk_append_failure()
645 MALLOC, MALLOC, REALLOC_FAIL); in test_array_push_failure()
714 MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_map_add_failure()
H A Dbytestring_test.c358 5, MALLOC, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_bytestring_add_chunk()
H A Dstring_test.c273 5, MALLOC, MALLOC, MALLOC, MALLOC, REALLOC_FAIL); in test_string_add_chunk()