Juanli Shen
|
732e2a1e90
|
Tune load reporter test
|
6 years ago |
Matthew Stevenson
|
9457917ed1
|
Autogenerated files and clang format/tidy code
|
6 years ago |
Matthew Stevenson
|
c942282abc
|
Implemented Yihua's review comments
|
6 years ago |
Matthew Stevenson
|
1735135b27
|
Deleted extra xml file, removed server authorization check memory leaks
|
6 years ago |
Matthew Stevenson
|
5d9297d0bc
|
Fixed some memory leaks
|
6 years ago |
Matthew Stevenson
|
c2fd3844dc
|
Implemented Yihua's comments
|
6 years ago |
Yash Tibrewal
|
088b67deba
|
Improve comment
|
6 years ago |
Prashant Jaikumar
|
2b9ab6d10c
|
timer_test: add test case for grpc shutdown while timer is pending
|
6 years ago |
Matthew Stevenson
|
94d3e95e8d
|
Small changes to/for unit tests.
|
6 years ago |
Prashant Jaikumar
|
9a41e12a4f
|
Skip timer test when running under event manager
|
6 years ago |
Matthew Stevenson
|
4c26cc402f
|
Removed free statement from TlsCredentialReloadConfigCppToC test
|
6 years ago |
Matthew Stevenson
|
9da9c0786d
|
Added a line in build.yaml and starting to clean up memory leaks in unit tests
|
6 years ago |
Prashant Jaikumar
|
20e2964ada
|
cfstream_test: workaround Apple CFStream bug
|
6 years ago |
Karthik Ravi Shankar
|
2b8ad5ee56
|
Fix golden test compilation
|
6 years ago |
Matthew Stevenson
|
e8b28dd27b
|
Autogenerated files
|
6 years ago |
Esun Kim
|
7ec6e8a4de
|
Remove nanopb from gRPC
|
6 years ago |
Matthew Stevenson
|
3b9e7d9a3a
|
Fixed credential options unit test
|
6 years ago |
Matthew Stevenson
|
967b911f85
|
Add forgotten callback function for server authorization check.
|
6 years ago |
Matthew Stevenson
|
e37836b0c7
|
Fixed a few typos in unit tests
|
6 years ago |
Matthew Stevenson
|
d761619484
|
Finished unit tests
|
6 years ago |
Hope Casey-Allen
|
59564ebd96
|
Fix warnings to unblock gcc8 support
|
6 years ago |
Prashant Jaikumar
|
41986e8ed8
|
Added test for timer wakeups
|
6 years ago |
Matthew Stevenson
|
6189d34724
|
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
This reverts commit 9295e4ebb3 .
|
6 years ago |
Matthew Stevenson
|
9295e4ebb3
|
Forgot to autogenerate files and run clang_format/tidy_code
|
6 years ago |
Matthew Stevenson
|
52b72c00f1
|
Debugging after restores
|
6 years ago |
Matthew Stevenson
|
78e8fb731d
|
Restored credentials_test.cc
|
6 years ago |
Juanli Shen
|
1abba74225
|
Fix unused result error
|
6 years ago |
Juanli Shen
|
a802b14be6
|
Add xds resolver
|
6 years ago |
Qiancheng Zhao
|
1391c93a95
|
atomic client idle filter
|
6 years ago |
Juanli Shen
|
c1713800e0
|
Handle EDS response update in locality map
|
6 years ago |
Tony Lu
|
f037eac0a9
|
Small fixes
|
6 years ago |
Prashant Jaikumar
|
141c2d24d1
|
Add support for running C++ tests on iOS
|
6 years ago |
Matthew Stevenson
|
1e46b38d66
|
Hid some key materials API's and refactored credential reload arg wrapper.
|
6 years ago |
Matthew Stevenson
|
f3f8bf05b2
|
Fix conflicts with ssl_utils.h
|
6 years ago |
Tony Lu
|
1d98106847
|
Renaming the correct files
|
6 years ago |
Juanli Shen
|
3c28c5f068
|
Remove unnecessary notification
|
6 years ago |
Juanli Shen
|
8d101f1071
|
Wait longer before sending the drop update
|
6 years ago |
Juanli Shen
|
1c9fb855d7
|
Add locality map tests
|
6 years ago |
Juanli Shen
|
1291ece848
|
Add drop in xds policy
|
6 years ago |
Tony Lu
|
422a7773ae
|
Replace making protoc and plugins with bazel build
Fixed templates and plugin-tests
|
6 years ago |
Juanli Shen
|
45dd8be442
|
Use LRS in xds policy
|
6 years ago |
Matthew Stevenson
|
f169b4b28e
|
Update CredentialReloadArg unit test
|
6 years ago |
Matthew Stevenson
|
094c35f872
|
Small changes to ssl_util.h, added comments, fixed error in key materials unit test
|
6 years ago |
Tony Lu
|
d2ce6e707c
|
Isolated test-specific build steps so that unrelated tasks don't run them
Move interop making back to run_tests.py
|
6 years ago |
Juanli Shen
|
79f191114e
|
Use EDS in xds LB policy
|
6 years ago |
Matthew Stevenson
|
aa207510ce
|
Finished implementation of API's.
|
6 years ago |
Esun Kim
|
c6b0bd08c7
|
Updated grpclb to use upb
|
6 years ago |
Christian Maurer
|
33b8b3f998
|
Removed whitespace before asterisk
|
6 years ago |
Prashant Jaikumar
|
e2ebdc794d
|
Fixed time_change_test flakes
|
6 years ago |
Matthew Stevenson
|
c5acf9e3c7
|
Fixed undeclared dependency and added std::move in setter functions
|
6 years ago |