David Garcia Quintas
|
fc0fa3381c
|
Moar tests, fixed wrongly named vbles, minor bugs.
|
10 years ago |
Masood Malekghassemi
|
1aa041ab1a
|
BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN
|
10 years ago |
yang-g
|
0b6ad7d4bc
|
Bug fix. Do not push to incoming_queue after it is flushed.
|
10 years ago |
Craig Tiller
|
e039f03383
|
Plumbing transport_op changes through
|
10 years ago |
Julien Boeuf
|
3e55b9fe62
|
Base64 decode improvements.
- Allow ablity to specify the length for decoding.
- Allow for non-padded encodings to be decoded properly.
|
10 years ago |
Craig Tiller
|
b7959a0b36
|
s/grpc_transport_op/grpc_transport_stream_op/g
|
10 years ago |
Craig Tiller
|
f75fc12e3a
|
Add a test that headers are properly in build.json
Clean up anything that failed
|
10 years ago |
Craig Tiller
|
3bc8ebd48e
|
Implementation work for client_config
- uri parsing
- dns resolution
|
10 years ago |
Abhishek Kumar
|
7bce516b3b
|
Spelling fix: UnImplementedService -> UnimplementedService
|
10 years ago |
Julien Boeuf
|
abc09d8b12
|
Adding util to get a NULL terminated string from a slice.
|
10 years ago |
David Garcia Quintas
|
dd2ebee848
|
Added compression text fixture.
|
10 years ago |
David Garcia Quintas
|
92ce588559
|
Fixed bad merge.
|
10 years ago |
Nicolas "Pixel" Noble
|
4cc8c8abf4
|
Adding a check to find NPN-capable OpenSSL.
|
10 years ago |
Siddharth Rakesh
|
df77c580dc
|
Added support for passing a tag with the test
|
10 years ago |
Abhishek Kumar
|
eb6b216004
|
Rename Status -> EchoStatus to avoid conflict
|
10 years ago |
yang-g
|
b1bbc8764d
|
proper init const char *
|
10 years ago |
David Garcia Quintas
|
d16af0ea52
|
Redesign of compression algorithm propagation based on metadata
|
10 years ago |
Yang Gao
|
89c5a56233
|
Add const to ByteBuffer methods and add tests
|
10 years ago |
Craig Tiller
|
0960875b06
|
Remove spammy line (this is obfuscating testing logs)
|
10 years ago |
sidrakesh93
|
ca241639c6
|
Update perf_db_client.cc
|
10 years ago |
Craig Tiller
|
8cca4694ee
|
Fix flaky test
Assertation could be false if the server responds quickly enough (it's
unlikely to). Removing the assert does not change the nature of the
test.
|
10 years ago |
Siddharth Rakesh
|
a4de070c69
|
Further corrections to syntax
|
10 years ago |
Siddharth Rakesh
|
60111c0df8
|
updated syntax based errors
|
10 years ago |
Craig Tiller
|
aeedff1ef8
|
Use a character literal instead of grpc::string
|
10 years ago |
Siddharth Rakesh
|
4364546668
|
Applied required modifications
|
10 years ago |
Siddharth Rakesh
|
373ad4d0d0
|
edited report
|
10 years ago |
Craig Tiller
|
7552f0f958
|
Ensure tests are built during run_tests runs
The issue remains that we don't test our tools, but at least we test
that they compile.
|
10 years ago |
Siddharth Rakesh
|
c3cd4780df
|
minor commented code removal
|
10 years ago |
Siddharth Rakesh
|
64967d4fac
|
removed dependency on python_gflags, using argparse instead
|
10 years ago |
Abhishek Kumar
|
747cdbf9c0
|
Fixed bug : int -> int32
|
10 years ago |
Abhishek Kumar
|
905a65b2d0
|
Expanded testing protocol
|
10 years ago |
Siddharth Rakesh
|
31014d26aa
|
flags handled using python_gflags
|
10 years ago |
David Garcia Quintas
|
5927aec9b7
|
Added generated configs
|
10 years ago |
Siddharth Rakesh
|
12c65b1a7e
|
slightly updated tool script
|
10 years ago |
David Garcia Quintas
|
96e12defaf
|
Removed const-ness from Reporter interface methods
|
10 years ago |
David Garcia Quintas
|
f74a49ed14
|
WIP. Need to merge and add more tests.
|
10 years ago |
Siddharth Rakesh
|
cc5857b624
|
Fixed hanging client declaration, server address can be passed now
|
10 years ago |
sidrakesh93
|
e74a458813
|
Update report.cc
|
10 years ago |
Siddharth Rakesh
|
bfa67ddbd4
|
changed access tokens folder position
|
10 years ago |
Siddharth Rakesh
|
929191b4be
|
edited test script
|
10 years ago |
Julien Boeuf
|
a701ade70a
|
Fixing ssl auth context.
|
10 years ago |
David Garcia Quintas
|
3df5c44c84
|
Introduced function to create byte buffers from the output of a byte buffer reader.
|
10 years ago |
Craig Tiller
|
d53d21428c
|
Make tcp trace more readable
|
10 years ago |
Siddharth Rakesh
|
e2902dee31
|
commented
|
10 years ago |
Craig Tiller
|
9a57633233
|
clang-format affected files
|
10 years ago |
Craig Tiller
|
dc8567dab3
|
Fix flag settings on this test
|
10 years ago |
Craig Tiller
|
9194426110
|
Migrate new test to new api
|
10 years ago |
Yang Gao
|
45bd28e0d3
|
One more thing...
|
10 years ago |
Craig Tiller
|
b327c56bfb
|
Compile fix
|
10 years ago |
Jan Tattermusch
|
d1eb527f78
|
fix indentation
|
10 years ago |