718 Commits (835d6182d8cc81c92eac19a1faf5d485996d3ae1)

Author SHA1 Message Date
Noah Eisen b5aec72e7d Add fuzz repro 7 years ago
Noah Eisen 2ee8cb998b Add fuzz repro 7 years ago
Noah Eisen c7f026142d Add repro 7 years ago
Vijay Pai 132efa0c9b Add non-blocking test 7 years ago
Yash Tibrewal ba1c614500 running generate_projects script 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Matt Kwong 1b0168e207 Add BoringSSL tests 7 years ago
David Garcia Quintas 956fe5e089 Added tests, supporting c-ares as well as std resolver. 7 years ago
Matt Kwong a110c74c58 Update BoringSSL to latest chromium-stable ref 7 years ago
Ken Payson 1dc0833bed Don't segfault on header replay 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
yang-g 55ca78fdaf generate projects after rebase 7 years ago
yang-g 98cd36e2c3 Add a test 7 years ago
Yash Tibrewal 1791df0a72 Bad client changes to make large metadata test to work again 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Craig Tiller 33cb50096c Add fuzzed example that found this crash 7 years ago
Ken Payson b353297b43 Revert "Revert "Set error status correctly on server side"" 7 years ago
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 7 years ago
Mark D. Roth 324703db51 Fix existing ref counting classes and add new ones. 7 years ago
Mark D. Roth c6406f32f6 Implement InlinedVector independently of absl. 7 years ago
Vijay Pai 9427eabf3b uses_polling shouldn't be false for this test 7 years ago
Vijay Pai 8fc3715a17 Catch exceptions from sync method handlers without crashing server 7 years ago
Ken Payson 6535cfd140 Set error status correctly on server side 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
David Garcia Quintas 251af24c54 Disabled the json_run_localhost:*_low_thread_count family of tests 7 years ago
Ken Payson d09c80231f Add back 1_cq qps test 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
David Garcia Quintas 460b5e0cd3 Backoff test is now a C++ file 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Mark D. Roth bf816d325e Shorted "reference" to "ref". 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Vijay Pai 891254292e Remove lockfree stack, again 7 years ago
Mark D. Roth b9f34acfe5 Add test for handshake timeout. 7 years ago
Juanli Shen e5d2139e1e Add client channel stress test 7 years ago
Alexander Polcyn 3f6b10afba Use existing read buffer in security handshaker if present 7 years ago
Craig Tiller 348b334f4b Back-out absl dependency for now 7 years ago
ncteisen 4d9c98b146 split POC into real test 7 years ago
David Garcia Quintas 4b6f3b8c4f Re-enabled all polling engines for LB tests 7 years ago
Jan Tattermusch b559d860cf thread_stress_test: default timeout is sufficient 7 years ago
David Garcia Quintas 40b8cbec06 Disable epollex for LB tests while failures are investigated 7 years ago
ncteisen bbf6ed2f5b Regenerate projects 7 years ago
Justin Burke 9b9a44e4dd Expose conversion of grpc to tsi cert pairs 7 years ago
Vizerai bb7d088ed2 Cleaning up census code. 7 years ago
Vijay Pai 088112fea1 Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago
Yash Tibrewal af6bb8515f Disabling large_metadata_bad_client_test as per #11745 7 years ago
Craig Tiller 5f7ec2b019 Exclude stats_test from tsan 7 years ago
Craig Tiller be6141dc91 Fix merge 7 years ago
Craig Tiller 19b334286b Turn benchmark failures into test failures 7 years ago