Craig Tiller
1b4e33029e
Consolidate C++ proto files under src/proto
...
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
9 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
9 years ago
David Garcia Quintas
48ec806249
Done!
9 years ago
Craig Tiller
a0c7cddf2b
Add dns resolver test
9 years ago
Craig Tiller
27493204fc
Add tests for socket utilities
9 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
9 years ago
yang-g
c3d94fb82a
add tests for public server apis
9 years ago
yang-g
d482e59d3a
add a test for secure_channel_create and fix cleanup code
9 years ago
Craig Tiller
cf79fc1116
Disable httpscli_test on mac: its openssl is old
9 years ago
David Garcia Quintas
a5aa19b8b6
PR comments
9 years ago
Craig Tiller
179e6febd2
Add a test for grpc_connectivity_state_name
9 years ago
yang-g
fe9a975655
Add a test for failing to add a port
9 years ago
Craig Tiller
95eeed7590
Kill noop_filter.c
9 years ago
yang-g
c0ed509d93
Add test for un-resolvable target
9 years ago
Craig Tiller
bbb73b66fb
Nuke unused files
9 years ago
Craig Tiller
cc0535d25e
Add a test of httpcli over ssl
9 years ago
yang-g
f1183300ce
add test for global plugin
9 years ago
yang-g
a1fecbceb5
generate projects
9 years ago
Craig Tiller
26dab31f6e
Start of ping sketch
9 years ago
Craig Tiller
8ab91b29fe
Add test of varint encoding for hpack
9 years ago
yang-g
077f6f80f0
some tests
9 years ago
Craig Tiller
71f3a88d48
Build fix
9 years ago
Craig Tiller
6a27514207
Correctly tag dependencies
9 years ago
Jan Tattermusch
36065beee2
grpc_csharp_ext VS2015 support
9 years ago
yang-g
52705590e4
Add set pointer api to channel_arguments
9 years ago
yang-g
a23f17b123
add server_builder_option
9 years ago
Craig Tiller
fba79f213f
AVL: creation, destroy, add
9 years ago
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
9 years ago
murgatroid99
94a754146f
Added to build.yaml the list of headers and JS source files for the Node library
9 years ago
Craig Tiller
2e7687c5ef
Static metadata declarations
9 years ago
David Garcia Quintas
ff03847182
Moved nanopb to 3rd party
9 years ago
yang-g
c9fca1813a
refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test
9 years ago
yang-g
a6124120ae
first part, secure channel only
9 years ago
murgatroid99
879bc4f24e
Generate all file lists and build target lists in binding.gyp from build.yaml
9 years ago
vjpai
f8603adba1
Secure performance testing for C++ is in the hizzouse!
9 years ago
vjpai
780a7f205d
Add in security support, make payload protos configurable
...
Have not yet added tests with security support, coming soon
9 years ago
David Garcia Quintas
49433744ee
Proto API for LB request/responses
9 years ago
Sree Kuchibhotla
b5e98c5c69
Make number of stubs per channel configurable and expose metrics from
...
client
9 years ago
vjpai
aa39192d70
Cleanup directory and make minor changes
9 years ago
Craig Tiller
ca1593a955
stream_op cleanup: build system changes
9 years ago
vjpai
119c103ab0
Split up into a new service proto, use proper service suffix, add a
...
reset option to the mark, create a closed loop config params (empty
message) for consistency with other tests.
9 years ago
vjpai
754751e3c6
Numerous proto changes to make things more sane and fix some outstanding issues
9 years ago
Nicolas "Pixel" Noble
895a2dfe77
Disabling qps openloop's test.
9 years ago
Sree Kuchibhotla
117c8af8d3
Skip running stress_tests on jenkins by run_tests.py (This will fix the
...
issue addressed by commit: e6cd0e70a9
, the right way)
9 years ago
Sree Kuchibhotla
119062428f
Fix the error reported by tools/run_tests/check_sources_and_headers.py
9 years ago
vjpai
52bfb2564f
Split qpstest.proto into two parts - one for performance stats and
...
one for control.
Eliminate the use of our own SimpleRequest and SimpleResponse and
instead share the one from end2end testing
9 years ago
Alistair Veitch
dcfb3fe482
add CPU tests
9 years ago
Julien Boeuf
ccd4c528e5
Bumping minor version with API change.
9 years ago
Sree Kuchibhotla
fbc376f935
Interop stress tests
9 years ago
vjpai
0cc1341199
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
9 years ago