aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* Fix integration breakageGravatar Craig Tiller2015-08-05
* Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
|\
| * Fix integration breakageGravatar Craig Tiller2015-08-05
* | Testing port serverGravatar Craig Tiller2015-08-04
| * add support for detecting spurious outside connection.Gravatar yang-g2015-07-27
| * Add reconnect interop test client and serverGravatar yang-g2015-07-24
|/
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * Adding a handler for abort().Gravatar Nicolas "Pixel" Noble2015-07-14
* | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| * Install simple Windows exception handlers.Gravatar Nicolas "Pixel" Noble2015-07-12
|/
* Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\
| * Reduce spamGravatar Craig Tiller2015-07-08
* | clang-format changed filesGravatar Craig Tiller2015-07-06
* | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* Fix the display of total slowdownGravatar Craig Tiller2015-05-29
* Eliminate need for SIGPIPE handlingGravatar Craig Tiller2015-05-06
* fix expression bug on socket creation failure (fd<0 is always false because f...Gravatar zeliard2015-04-27
* Merge pull request #1241 from ctiller/local_workerGravatar Vijay Pai2015-04-14
|\
| * Remove TODOGravatar Craig Tiller2015-04-10
| * Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
* | Port port_posix to port_windows.Gravatar Craig Tiller2015-04-08
* | Begin port selection code for windowsGravatar Craig Tiller2015-04-08
|/
* Add a macro to enable replacing the default with a custom port pickerGravatar Yang Gao2015-04-01
* Merge github.com:grpc/grpc into qps_driverGravatar Craig Tiller2015-03-02
|\
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
| * Extend timeouts for Travis 2xGravatar Craig Tiller2015-02-27
| * Allow machine and build type tuning of slowdownGravatar Craig Tiller2015-02-27
| * Increment 'try' variableGravatar Craig Tiller2015-02-27
| * Better port pickerGravatar Craig Tiller2015-02-26
| * Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* | Driver to client/server kind of worksGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* run clang-formatGravatar Yang Gao2015-01-26
* Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
* Include some useful help textGravatar Craig Tiller2015-01-16
* Opportunistically use perftools if installed.Gravatar Craig Tiller2015-01-15
* () --> (void)Gravatar Craig Tiller2015-01-15
* Run clang-format-all.shGravatar Yang Gao2015-01-14
* Unify signal handling in CGravatar Craig Tiller2015-01-14
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* Fix formattingGravatar Craig Tiller2015-01-13
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Make this file usable from C++Gravatar Craig Tiller2015-01-12
|/
* Seed random numbers in each process based on pid.Gravatar ctiller2015-01-05
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Fix ipv6.c build breakage on Windows.Gravatar jtattermusch2014-12-11
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11