aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/completion_queue_test.c
Commit message (Collapse)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|
* Change return type to boolGravatar yang-g2017-07-28
|
* Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
|
* Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-06-09
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Fix build errorGravatar Craig Tiller2017-06-02
|/
* Fix test bug and generate_projects.shGravatar Sree Kuchibhotla2017-03-22
|
* Updates C CoreGravatar Sree Kuchibhotla2017-03-22
|
* Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
|
* rebase with latest masterGravatar Sree Kuchibhotla2017-03-02
|
* Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|
* Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| |
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\|
| * Bug fixesGravatar Craig Tiller2016-05-17
| |
| * Add missing function for completion queueGravatar Craig Tiller2016-05-16
| |
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightsGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* Stabilize test by increasing timeoutGravatar Craig Tiller2015-12-15
|
* Fix proxy end2end testsGravatar Craig Tiller2015-12-14
| | | | | | | | Some transport callbacks weren't getting triggered. We now ensure that this always occurs. Additionally: left some debug only code around to make this class of bug easier to diagnose in the future.
* add test for more plucks than allowedGravatar yang-g2015-12-08
|
* add test for pluck after shutdownGravatar yang-g2015-12-08
|
* Finish cleanupGravatar Craig Tiller2015-09-22
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
|
* Rename initGravatar Craig Tiller2015-09-22
|
* Rename runGravatar Craig Tiller2015-09-22
|
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
|
* FixesGravatar Craig Tiller2015-09-21
|
* Call list progressGravatar Craig Tiller2015-09-21
|
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
|
* Fix completion_queue_testGravatar Craig Tiller2015-09-02
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
|
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
| * Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ | |/ |/| Introduce multiple clocks to GPR
| * Merge pull request #2384 from ctiller/spiderman-cant-competeGravatar Vijay Pai2015-07-10
| |\ | | | | | | Fix timeout (and probably TSAN builds...)
| | * 1 != 10Gravatar Craig Tiller2015-07-10
| | |
| * | clang-format affected filesGravatar Craig Tiller2015-07-09
| | |
| * | Rewrite completion queue internals to use pre-allocation of eventsGravatar Craig Tiller2015-07-08
| |/
* / Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
|