grpc/test/core/support
Sanjay Ghemawat fca59fb2aa Add gpr_slice_new_with_user_data.
gpr_slice_new_with_user_data is like gpr_slice_new, but allows the
caller to specify a distinct pointer to pass to the destroy function.
This is useful when the data is part of a larger data structure that
should be destroyed when the data is no longer needed.
2016-07-21 09:32:06 -07:00
..
alloc_test.c Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all 2016-04-05 00:30:40 +02:00
avl_test.c Update copyrights 2016-03-31 07:46:18 -07:00
backoff_test.c Fix includes 2016-03-25 17:11:06 -07:00
cmdline_test.c Add cmdline tests 2015-12-10 09:22:55 -08:00
cpu_test.c Update copyrights 2016-03-31 07:46:18 -07:00
env_test.c Update copyrights 2016-03-31 07:46:18 -07:00
histogram_test.c clang-format all core files 2015-09-22 12:33:20 -07:00
host_port_test.c clang-format all core files 2015-09-22 12:33:20 -07:00
log_test.c Set back to the default log function after using an override 2016-06-13 15:30:30 -07:00
murmur_hash_test.c Update copyrights 2016-03-31 07:46:18 -07:00
slice_buffer_test.c Fix a typo in comment 2015-12-07 16:10:10 -08:00
slice_test.c Add gpr_slice_new_with_user_data. 2016-07-21 09:32:06 -07:00
stack_lockfree_test.c Update copyrights 2016-03-31 07:46:18 -07:00
string_test.c Rename gpr_strpad as gpr_leftpad 2016-06-13 19:10:15 -07:00
sync_test.c Update copyrights 2016-03-31 07:46:18 -07:00
thd_test.c Update copyrights 2016-03-31 07:46:18 -07:00
time_test.c Update copyrights 2016-03-31 07:46:18 -07:00
tls_test.c Reduce cost of some heavyweight tests 2016-06-17 17:37:40 -07:00
useful_test.c Update copyrights 2016-03-31 07:46:18 -07:00