aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
|
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| | | | | - Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
* Merge pull request #1292 from jboeuf/load_file_with_null_termGravatar Craig Tiller2015-04-17
|\ | | | | Adding option to add a null terminator when loading a file.
* | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
| |
* | Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
| |
* | Merge pull request #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
|\ \ | | | | | | Wrap ParseCommandLineFlags in InitTest
* \ \ Merge pull request #1290 from yang-g/interopGravatar donnadionne2015-04-16
|\ \ \ | | | | | | | | Return 1 when test_case is not supported in interop test
* | | | clang-formatGravatar Craig Tiller2015-04-16
| | | |
* | | | Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| | | |
| | | * Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
| |_|/ |/| | | | | | | | | | | | | | - 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.
| | * Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
| |/ |/|
| * Return 1 when test_case is not supported in interop testGravatar Yang Gao2015-04-15
|/
* Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\ | | | | Infrastructure for timer insertion, logging, and testing
* \ Merge pull request #1241 from ctiller/local_workerGravatar Vijay Pai2015-04-14
|\ \ | | | | | | Allow RunScenarios to spawn in-process workers
| | * Merge branch 'master' of git://github.com/vjpai/grpc into timersGravatar Vijay Pai2015-04-13
| | |\
| | | * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-04-13
| | | |\ | |_|_|/ |/| | |
| | * | clang-format resultsGravatar Vijay Pai2015-04-13
| | | |
| | * | Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
| | |/ | | | | | | | | | statistics
* | | Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD src/core/iomgr/tcp_server.h src/core/iomgr/tcp_server_posix.c src/core/iomgr/tcp_server_windows.c src/core/security/server_secure_chttp2.c src/core/surface/completion_queue.c src/core/surface/completion_queue.h src/core/surface/server.c test/core/end2end/tests/cancel_after_invoke.c test/core/end2end/tests/cancel_test_helpers.h tools/run_tests/tests.json vsprojects/vs2013/Grpc.mak
| | | * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-04-13
| | | |\ | | |_|/ | |/| |
| | | * Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timersGravatar Vijay Pai2015-04-13
| | | |\
| | | | * Infrastructure for timer insertion, logging, and testing.Gravatar Vijay Pai2015-04-13
| | | | |
| * | | | Merge pull request #1047 from nicolasnoble/freebsdGravatar Vijay Pai2015-04-10
| |\ \ \ \ | | | | | | | | | | | | FreeBSD preliminary work.
| * \ \ \ \ Merge pull request #1249 from ctiller/tlsGravatar Nicolas Noble2015-04-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | Thread local storage for grpc
| | | | * | Merge github.com:grpc/grpc into local_workerGravatar Craig Tiller2015-04-10
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Remove TODOGravatar Craig Tiller2015-04-10
| | | | | |
| * | | | | Merge pull request #1244 from yang-g/interopGravatar Nicolas Noble2015-04-10
| |\ \ \ \ \ | | | | | | | | | | | | | | Split interop client and server into components
| | | | * \ \ Merge branch 'master' of github.com:grpc/grpc into freebsdGravatar Nicolas "Pixel" Noble2015-04-10
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | Thread local storage for grpcGravatar Craig Tiller2015-04-10
| | | | | | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into interopGravatar Yang Gao2015-04-10
| | |\ \ \ \ \
| | | | | | * \ Merge branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json test/cpp/qps/worker.cc
| * | | | | | | Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
| * | | | | | | Add reporting library, use itGravatar Craig Tiller2015-04-10
| | | | | | | |
| * | | | | | | s/11/1Gravatar Craig Tiller2015-04-10
| | | | | | | |
| | | * | | | | Split interop client and server into componentsGravatar Yang Gao2015-04-09
| | | |/ / / /
| | * | | | | Merge pull request #1222 from ctiller/mac-fixesGravatar Nicolas Noble2015-04-09
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | Mac fixes
| | | | | * | Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts. I've built this atop my smoke_test changes as they inspired me to get this done.
| * | | | | :Merge branch 'qps' of github.com:ctiller/grpc into qpsGravatar Craig Tiller2015-04-09
| |\ \ \ \ \
| * | | | | | TweaksGravatar Craig Tiller2015-04-09
| | | | | | |
| | | * | | | Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | Splitting gRPC service class codegen into its own set of files.
| | | | * | | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| | | | | | |
| * | | | | | fine tuningGravatar Craig Tiller2015-04-09
| | | | | | |
| | * | | | | Indentation fixes, s/11/1/gGravatar Craig Tiller2015-04-09
| |/ / / / /
| * | | | | Dont sleep forever on async cqGravatar Craig Tiller2015-04-09
| | | | | |
| * | | | | Handle errors better on clientGravatar Craig Tiller2015-04-09
| | | | | |
| * | | | | Remove assertsGravatar Craig Tiller2015-04-09
| | | | | |
| * | | | | Smoke test initial versionGravatar Craig Tiller2015-04-09
| |/ / / /
| * / / / Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
| |/ / /
* | | | Port port_posix to port_windows.Gravatar Craig Tiller2015-04-08
| | | |
* | | | Remove unix headersGravatar Craig Tiller2015-04-08
| | | |