aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
|
* Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
|
* Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
|
* Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
| * Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| |
* | Merge github.com:grpc/grpc into batch-metadataGravatar 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.
* | clang-formatGravatar Craig Tiller2015-04-17
| |
* | Random small fixesGravatar Craig Tiller2015-04-17
| |
* | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
| |
| * 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.
* | | Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
| | |
* | | Kill transport end2end tests: not usefulGravatar Craig Tiller2015-04-16
| | |
* | | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
|/ /
* | 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.
* 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
| | | | * | Remove TODOGravatar Craig Tiller2015-04-10
| | | | | |
| | | * | | 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 branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
| | | | |\ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json test/cpp/qps/worker.cc
| | | | * 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.
* | | | Port port_posix to port_windows.Gravatar Craig Tiller2015-04-08
| | | |
* | | | Remove unix headersGravatar Craig Tiller2015-04-08
| | | |
* | | | Fix indentationGravatar Craig Tiller2015-04-08
| | | |
* | | | Begin port selection code for windowsGravatar Craig Tiller2015-04-08
| | | |
* | | | Clean up alarm_test.c includesGravatar Craig Tiller2015-04-08
| | | |
| * | | clang-formatGravatar Craig Tiller2015-04-07
| | | |
| * | | Fix server shutdownGravatar Craig Tiller2015-04-07
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | A previous fix to make close() occur later can cause socket reuse by servers to fail as previous sockets are left asynchronously open. This change: - adds a callback to TCP server shutdown to signal that the server is completely shutdown - wait for that callback before destroying listeners in the server (and before destroying the server) - handles fallout
* | | Fix server shutdownGravatar Craig Tiller2015-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | A previous fix to make close() occur later can cause socket reuse by servers to fail as previous sockets are left asynchronously open. This change: - adds a callback to TCP server shutdown to signal that the server is completely shutdown - wait for that callback before destroying listeners in the server (and before destroying the server) - handles fallout
| * | Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
|/ /
* | Merge pull request #1173 from nicolasnoble/vs2010Gravatar Jan Tattermusch2015-04-02
|\ \ | | | | | | Created Visual Studio 2010 project files.
| * | Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
| | | | | | | | | | | | Also removed the unused shared projects.
* | | Add a macro to enable replacing the default with a custom port pickerGravatar Yang Gao2015-04-01
|/ /
* | Adding a test to check the openssl version we are using.Gravatar Julien Boeuf2015-03-23
| |
| * Merge branch 'master' of github.com:google/grpc into freebsdGravatar Nicolas "Pixel" Noble2015-03-19
| |\ | |/ |/| | | | | | | Conflicts: Makefile templates/Makefile.template
* | Make metadata_test test_things_stick_around use fewer stringsGravatar David Klempner2015-03-18
| | | | | | | | This test is quadratic in nstr and times out under tsan.
| * FreeBSD preliminary work.Gravatar Nicolas Noble2015-03-16
|/ | | | | | | | -) You can't assume bash is installed. Scripts needs to be cleaned out of bashisms. -) You can't assume python is in /usr/bin. Use env instead. -) AF_INET is in sys/socket.h -) Added port_platform's basic structure for FreeBSD, based off Darwin. -) FreeBSD doesn't have and doesn't need libdl for OpenSSL.