718 Commits (835d6182d8cc81c92eac19a1faf5d485996d3ae1)

Author SHA1 Message Date
Craig Tiller e91ef68d2a Add failing test 9 years ago
Craig Tiller df5231ec09 Implement tests 9 years ago
Craig Tiller 7885ea5e31 Add a place for tests 9 years ago
David Garcia Quintas f349c1bb90 codegen_test build.yaml fixes 9 years ago
David Garcia Quintas 4ac52fa6dd WIP. Added codegen_test 9 years ago
Craig Tiller b38197e0cc Progress on poll() based poller 9 years ago
Craig Tiller 253bd50167 Allow selecting poll strategy, start to stub ev_poll_posix.c 9 years ago
Craig Tiller a75d18addd Make out private bits private 9 years ago
Craig Tiller ca62ff014b Expand gtest suites into individual run_tests tests 9 years ago
Craig Tiller de676268aa Reinstate sockpair tests 9 years ago
Vijay Pai 3b28872210 1. Adjust tsan/asan/msan slowdowns according to documentation 9 years ago
Craig Tiller 178edfae2b Decouple filter selection from channel construction 9 years ago
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 9 years ago
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 9 years ago
Vijay Pai 1132c6b7db Simplify and properly implement openloop testing. 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
Craig Tiller 1298afd10e Get compilation working again 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
Alistair Veitch 85afe71d4c initial commit 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Nicolas "Pixel" Noble d5d83aa33f Fixing, using and testing alarm code. 9 years ago
David Garcia Quintas 366c531f3d updated projects 9 years ago
Nicolas "Pixel" Noble 51b1aeee68 Moving some config defaults to build.yaml, and moving others to CPPFLAGS. 9 years ago
Craig Tiller f968a87e3f Fix build 9 years ago
Vijay Pai 4dc269ed98 Merge async client thread stress test into main thread stress test so as to 9 years ago
Vijay Pai abd5aa402f Introduce thread stress test using async client. The server is still sync 9 years ago
David Garcia Quintas 1e927a6ee4 updated tests.json 9 years ago
Craig Tiller bfd0553571 Add C++ CPU costs 9 years ago
Craig Tiller bfe693678d Tweak cpu costs 9 years ago
Craig Tiller 5f735a64e1 Add CPU cost measurement, tune parameters, decrease default maxjobs 9 years ago
Craig Tiller 56c6b6ab0a Use CPU cost modelling to increase parallelism 9 years ago
Craig Tiller fc051c9aa3 Run nosec tests again 9 years ago
David Garcia Quintas ec0d07f58e Woops 9 years ago
yang-g be5a2c4f04 working test 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
Alistair Veitch bb30d2591f initial commit 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
murgatroid99 207b07165e Update after cloning boringssl 9 years ago
Craig Tiller ab23045414 Add a test that public headers compile as C99 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller 83399c99e5 Add a test that reproduces server partial message read bug 9 years ago
Craig Tiller 5e9add5219 Dont run on Windows just yet 9 years ago
Craig Tiller 7bbedf20ea Dont run the servers as tests 9 years ago
Craig Tiller abd20f3c69 Add tests for failed SSL connections: bad cert, and bad alpn config 9 years ago
Nicolas "Pixel" Noble 11c320da08 Increasing json code coverage. 9 years ago
David Garcia Quintas 48ec806249 Done! 9 years ago
Craig Tiller 147c4f4662 Add dns resolver test 9 years ago
Craig Tiller 27493204fc Add tests for socket utilities 9 years ago
Craig Tiller 795764bf3a Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 9 years ago
Craig Tiller b8bd62e975 Add a test for sockaddr_resolver 9 years ago