Yang Gao
a40020788f
Split interop client and server into components
10 years ago
Julien Boeuf
1d2240cc6c
Have the secure credentials in separate header files.
10 years ago
Nicolas Noble
e2ecc50841
Merge pull request #1222 from ctiller/mac-fixes
...
Mac fixes
10 years ago
Craig Tiller
e9a6eb7332
Allow RunScenarios to spawn in-process workers
...
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.
10 years ago
Craig Tiller
176f921b9b
Revert openssl
10 years ago
Craig Tiller
c908eb65df
:Merge branch 'qps' of github.com:ctiller/grpc into qps
10 years ago
Craig Tiller
4cc8a172f5
Tweaks
10 years ago
Yang Gao
3ca65e3228
Merge pull request #1238 from nicolasnoble/plugin-rework
...
Splitting gRPC service class codegen into its own set of files.
10 years ago
Tim Emiola
d344bcc838
Merge pull request #1234 from soltanmm/auth-interop
...
Add auth interop for Python
10 years ago
Nicolas "Pixel" Noble
0caebbfcfe
Splitting gRPC service class codegen into its own set of files.
10 years ago
Craig Tiller
206d59a56a
fine tuning
10 years ago
Masood Malekghassemi
e6b0038223
Add OAuth interop tests to Python
...
Also adds the commands to the grpc_docker shell library script to
support running in docker.
10 years ago
Craig Tiller
8221e40ac0
Indentation fixes, s/11/1/g
10 years ago
Craig Tiller
1c61af7364
Dont sleep forever on async cq
10 years ago
Craig Tiller
8a5a666ad0
Handle errors better on client
10 years ago
Craig Tiller
aa2fca5a48
Remove asserts
10 years ago
Craig Tiller
2c2cf6d2c5
Smoke test initial version
10 years ago
Jan Tattermusch
e4b1cd0835
Merge pull request #1237 from tbetbetbe/grpc_tools_deb_compute_release_tag
...
Use the release tag specified by the version
10 years ago
Tim Emiola
03d6e60ef4
Merge pull request #1235 from murgatroid99/php_memory_leaks
...
Fixed memory leaks in PHP extension code
10 years ago
Tim Emiola
2f4811f842
Merge pull request #1233 from murgatroid99/php_generator_script
...
Added script to generate test .php files from .proto files
10 years ago
Vijay Pai
2a9102c0b5
Merge pull request #1236 from ctiller/qps
...
Allow specifying warmup, benchmark times
10 years ago
Tim Emiola
c76b5652d4
Use the release tag specified by the version
10 years ago
Craig Tiller
b9de09f2ac
Allow specifying warmup, benchmark times
10 years ago
murgatroid99
aa11066573
Fixed memory leaks in PHP extension code
10 years ago
Craig Tiller
fb0edb86cd
Merge pull request #1231 from nicolasnoble/msys2-fix
...
Fixing msys2 compilation...
10 years ago
Craig Tiller
f7262057e6
Port port_posix to port_windows.
10 years ago
Craig Tiller
b8fce7f628
Remove unix headers
10 years ago
Craig Tiller
ee76f4f932
Fix indentation
10 years ago
Craig Tiller
34cf2f37f7
Begin port selection code for windows
10 years ago
Craig Tiller
fef0c2dcf5
Dont build uninteresting tests on Windows
10 years ago
Craig Tiller
0ff7e692b0
Better defaulting of attributes
10 years ago
Craig Tiller
d625d81e9b
Allow restricting platforms for certain tests
10 years ago
murgatroid99
35d06e99fb
Simplified script
10 years ago
murgatroid99
5983849988
Added script to generate test .php files from .proto files
10 years ago
Craig Tiller
95cd750989
Revert mistaken OpenSSL change
10 years ago
Craig Tiller
d5cc8aca76
Spam cleanup
10 years ago
Craig Tiller
a181436d1d
Make endpoint_pair_windows compile.
10 years ago
Craig Tiller
b25c90dbf4
Add endpoint_pair_windows.c
10 years ago
Craig Tiller
1861dca16c
Fix #ifdef
10 years ago
Craig Tiller
532fa365a0
Add endpoint_pair_windows.c (never compiled)
10 years ago
Craig Tiller
87f8405195
Clean up alarm_test.c includes
10 years ago
Craig Tiller
818efa6741
Implement gpr_sleep_until for Windows.
10 years ago
Craig Tiller
c3d5f16d75
Ensure OUT_DIR created
10 years ago
Craig Tiller
f5a7c8b364
Make Grpc.mak more useful for run_tests.py
10 years ago
Jan Tattermusch
7dde627a6a
Merge pull request #1230 from tbetbetbe/grpc_tools_update_deb_release
...
Grpc tools update debian release
10 years ago
Craig Tiller
5058c69209
Initial porting of run_tests to Windows
10 years ago
Nicolas "Pixel" Noble
c8f95e3592
Fixing msys2 compilation...
10 years ago
Nathaniel Manista
e6dc81facd
Merge pull request #1219 from ejona86/integration-test-docs
...
Add text specification of integration test cases.
10 years ago
Eric Anderson
282130923c
Add interoperability test case descriptions
...
It is a partially manual port from Google Docs to Markdown. The content
was not changed in any important way.
10 years ago
Tim Emiola
0f6a1ccfd8
Merge pull request #1226 from murgatroid99/objective_c_plugin
...
Objective C protoc plugin
10 years ago