grpc/test/core/support
Julien Boeuf 28d75d9349 Adding option to add a null terminator when loading a file.
- This will take care of a potential issue with default credentials
  where the slice pointer is casted as const char * for APIs that need a
  null terminated string.
2015-04-15 15:56:38 -07:00
..
cancellable_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
cmdline_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
env_test.c strcmp: change all !str[n]cmp to str[n]cmp == 0 2015-03-07 08:39:22 -08:00
file_test.c Adding option to add a null terminator when loading a file. 2015-04-15 15:56:38 -07:00
histogram_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
host_port_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
log_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
murmur_hash_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
slice_buffer_test.c Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer 2015-03-10 01:20:55 +08:00
slice_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
string_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
sync_test.c Introduce slowdown factor for unit test deadlines 2015-02-25 08:36:40 -08:00
thd_test.c Adding joinable threads, and gpr_thd_join. 2015-04-03 23:02:47 +02:00
time_test.c Addressing a first batch of feedback. 2015-02-23 15:38:52 -08:00
tls_test.c Thread local storage for grpc 2015-04-10 10:39:38 -07:00
useful_test.c Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00