Alisha Nanda
a3ef19c1f0
Revert "Add timeout flag to gRPC cli"
4 years ago
“Mohan
4039a8d405
Make minor changes to pass github check
4 years ago
Alisha Nanda
4282e968c4
Re-add in all changes, fix check failures.
4 years ago
Alisha Nanda
a4eedc1510
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc "
...
This reverts commit 35e0e96b09
, reversing
changes made to b78bc85185
.
4 years ago
Alisha Nanda
88d99b4603
Add timeout flag to gRPC cli
...
Signed-off-by: Alisha Nanda <alishananda@google.com>
4 years ago
ZhenLian
d75de51e43
[10/n] remove hard-coded credential paths and rebuild the project
5 years ago
Jan Tattermusch
a960546ff9
Revert "[7/n] Avoid using hardcoded test credentials"
5 years ago
ZhenLian
dd44231a32
[No Review] Test
5 years ago
ZhenLian
f64554b698
[NO Review] grpc_tool_test.cc
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Jan Tattermusch
5cc45de443
disable some broken test on windows RBE
5 years ago
Jan Tattermusch
6ebc1c616f
set uses_polling=False for some bazel tests
5 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
5 years ago
Wayne Zhang
edc506849f
Expose interop test for others
6 years ago
yang-g
67742ef63f
Fix BUILD files. Manually edit bzl files
6 years ago
Hope Casey-Allen
b7f283b06f
Fix bazel rbe tests
6 years ago
Jan Tattermusch
e5f9f5ef46
disable grpc_tool_test on msan
6 years ago
Spencer Fang
e6b1edf42a
Split grpc_cli target into two targets
...
Let's have a util target that contains everything except for the CLI
front end. This way, users can depend on the util classes without
any risk of CLI flag collisions.
6 years ago
Josh Haberman
8a80364a9f
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
6 years ago
Nathan Herring
8c7ce557f8
Add simple test for --ssl_target.
...
This cribs from test_credentials_provider.cc, but without using `grpc::ChannelArguments`, as the grpc CLI is responsible for setting that according to the flag.
6 years ago
adelez
5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds""
7 years ago
Nicolas Noble
43557fee0b
Revert "Add suppressions to sanitizers for bazel builds"
7 years ago
Adele Zhou
4cd659505c
Add data param to grpc_cc_library
7 years ago
yang-g
ed89d71a71
Depend on unsecure target
7 years ago
ncteisen
6e22d21608
Fix small build issues
7 years ago
ncteisen
3b42f83068
Revert "Revert "Channel Tracing Implementation; Part 1""
...
This reverts commit f2bea3725f
.
7 years ago
Noah Eisen
f2bea3725f
Revert "Channel Tracing Implementation; Part 1"
7 years ago
Vijay Pai
ba46afe3e2
Delete status_test that has no coverage; replace with static_asserts
7 years ago
ncteisen
97a3dbeb36
Move C++ to util, call it from core test
7 years ago
Adele Zhou
2294031d6a
Fix echo.proto path under bazel
7 years ago
Vijay Pai
8a99fdb57e
Move cmdline and subprocess from public gpr to test/core/util
7 years ago
Vijay Pai
1fece54633
Add all tests to test/cpp/util bazel BUILD file
7 years ago
Nicolas "Pixel" Noble
2bc5e3ac40
Moving visibility and package creation to the build system.
7 years ago
Vijay Pai
81522c8ebe
Add unsecure libraries to bazel build targets
7 years ago
Vijay Pai
4280725bb3
Clean up grpc++_unsecure so that it doesn't require secure content anymore
7 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Nicolas "Pixel" Noble
af6c83f9e1
Adding dummy layering check option.
8 years ago
Craig Tiller
a753371f05
Rework well_known_protos attr, and some other fixes
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago
Nicolas "Pixel" Noble
f4f16798fe
Fixing test_util...
8 years ago
Nicolas "Pixel" Noble
d70dbca6c0
Making test_util & co public.
8 years ago
Nicolas "Pixel" Noble
fec014b937
Adding metrics_server.
8 years ago
Nicolas "Pixel" Noble
1c7cdd5f23
Fixing test_util target.
8 years ago
Nicolas "Pixel" Noble
987267f633
Fixing grpc_cli_libs.
8 years ago
Nicolas "Pixel" Noble
684fe378e1
Adding "grpc_cli_libs" back.
8 years ago
Ivan Vučica
38279ea2e0
Bazel rule for building grpc_cli.
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Vijay Pai
a935ae1505
Fix build rules for grpc++_unsecure, test that it builds properly
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago