45 Commits (e4049632701755d5ea145c330672c032bd0c6f31)

Author SHA1 Message Date
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai 53e19e8de2 Remove unused parameter warning (20 of 20) 5 years ago
Juanli Shen 732e2a1e90 Tune load reporter test 5 years ago
Prashant Jaikumar 43628b286f Update googletest version to v1.8.1 6 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Juanli Shen a9bfe94d10 Relax qps/eps error in load reporter test 6 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 6 years ago
Juanli Shen 291bbc7014 Add load reporter 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Alexander Polcyn ac8b72f75b Add a test that tcp server posix consumes socket mutators 7 years ago
Juanli Shen a0aab7ebcc Add load data store 7 years ago
Ara Ayvazyan 88846bc637 fixup! Fix formatting 7 years ago
Ara Ayvazyan bd5dae28dc Fix crashing server_builder_test 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 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 c50cf03f32 Move gtest last 7 years ago
Mark D. Roth 0696611fb5 Do not return calls on server when request proto fails to deserialize. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Muxi Yan c8a6822b0e Revert "Add cpp test" 8 years ago
Muxi Yan e22bd48cd9 Add cpp test 8 years ago
Craig Tiller 12352b2c5c Add test of server builder, including channel args 8 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Vijay Pai 67ab91052d Start off with zero reserve threads to make sure that that case works 10 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 10 years ago
vjpai 72a44178e9 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add 10 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Vijay Pai 69f2410086 Make thread_pool.h a public header 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago