461 Commits (677ab86b4a8567197550d6969a4d5bd76b8206e1)

Author SHA1 Message Date
Jan Tattermusch d0bbb86a2b avoid collisions with ephemeral ports on foundry 6 years ago
Jan Tattermusch 577c2e4090 threadsafe port picker for remote bazel 6 years ago
Jan Tattermusch 9e735f40e5 fix port picker for remote bazel 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 6 years ago
Adele Zhou 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 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 df5ca2532a Add suppressions files as data dependency to gpr_test_util 7 years ago
Adele Zhou ddab3f011f Pick a random starting port 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
Adele Zhou 3f322e1088 Fix a memory leak 7 years ago
Adele Zhou aadbd18596 Also add size 7 years ago
Adele Zhou 7bc84a2256 Use timeout instead of size 7 years ago
Adele Zhou 8f7bdecf7c Set default size large for fuzzer tests, and enormous for api_fuzzer 7 years ago
Adele Zhou ad5be3e310 Add size param to grpc_cc_test and set it to enormous for fuzzer tests. 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
ncteisen bec1a61c26 Reviewer feedback 7 years ago
ncteisen 9efb177730 Review feedback, gTest 7 years ago
ncteisen 31c05ba668 reviewer feedback, rename 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
ncteisen c1284576f8 Fix build and sanity 7 years ago
ncteisen 72c443187b Fix test 7 years ago
ncteisen bf5237a723 reviewer comments 7 years ago
Adele Zhou 0ad0e5d684 Fix fuzzer tests for Bazel 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 5122487fad fix a conflict 7 years ago
Mehrdad Afshari ecdd9147cf Fix run_with_poller.sh to pass shellcheck 7 years ago
Mehrdad Afshari a6ac5b3ddc Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai 0dbb00eef0 Remove extern "C" 7 years ago
Jan Tattermusch 382374eb6f add comment 7 years ago
Jan Tattermusch 12ba4b1e05 make grpc_passthru_endpoint_stats refcounted 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
ncteisen e78bd519ca Clangify my stale code 7 years ago
ncteisen d6631b0d61 Update bazel files 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 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
Adele Zhou 5b7cdefb68 Rename port_hermetic to port_isolated_runtime_environment 7 years ago
Adele Zhou e5df91f477 Use select to decide the test is hermetic or not 7 years ago
Adele Zhou c8bf2da1e0 Enabling hermetic testing for running tests on Foundry. 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago