aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
Commit message (Expand)AuthorAge
* Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
* Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
* Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MINGravatar yang-g2017-03-29
* Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
* Merge pull request #9995 from y-zeng/cpu_testGravatar Yuchen Zeng2017-03-17
|\
* | Fix race conditionGravatar Craig Tiller2017-03-13
* | Concurrent testGravatar Craig Tiller2017-03-13
* | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| * Avoid repetitive division calculationsGravatar Yuchen Zeng2017-03-07
|/
* Add licenses() in BUILD filesGravatar Yuchen Zeng2017-03-01
* Merge pull request #9881 from ctiller/spinlockGravatar Craig Tiller2017-02-28
|\
| * Fix memory leakGravatar Craig Tiller2017-02-27
| * Add a spinlock type.Gravatar Craig Tiller2017-02-27
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Remove unused loadGravatar yang-g2017-01-11
* Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
|\
| * Fixing JWT verifier.Gravatar Julien Boeuf2016-12-21
| * Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| * Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
| * s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | e2e fuzzersGravatar Craig Tiller2016-10-20
* | Make fuzzer unit tests workGravatar Craig Tiller2016-10-20
* | Begin fuzzing frameworkGravatar Craig Tiller2016-10-20
* | end2end test generation (first try)Gravatar Craig Tiller2016-10-20
* | Basic testing.Gravatar Nicolas "Pixel" Noble2016-10-20
|/
* Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
| |\
* | | Reinstate RST_STREAM at EOSGravatar Craig Tiller2016-09-01
|/ /
* | Add a test with multiple threads popping from the mpscqGravatar Craig Tiller2016-08-30
| * Expand corpusGravatar Craig Tiller2016-08-18
| * Extend fuzzers (correctly) to deal with permissive/strict encodingGravatar Craig Tiller2016-08-18
| * Extend fuzzers (correctly) to deal with permissive/strict encodingGravatar Craig Tiller2016-08-18
| * Add a strict and a permissive decoder, allow different reserved alphabetsGravatar Craig Tiller2016-08-18
| * Percent encoding routinesGravatar Craig Tiller2016-08-18
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
|\|
| * Add gpr_slice_new_with_user_data.Gravatar Sanjay Ghemawat2016-07-21
* | Rename async_execution_lock --> combiner, make it use closures, unroll previo...Gravatar Craig Tiller2016-07-07
* | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\|
| * Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
| |\
| * \ Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
| |\ \
| | | * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
| * | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ \ | | | |/ | | |/|
| | | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | |\ | | | |/ | | |/|
| | * | Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
| * | | Set back to the default log function after using an overrideGravatar Vijay Pai2016-06-13
| | * | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| |/ /
| | * Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | * Fix load file testGravatar Craig Tiller2016-05-18
| |/
* | Update costsGravatar Craig Tiller2016-05-03