yang-g
4852b595d4
more tests
9 years ago
yang-g
077f6f80f0
some tests
9 years ago
Craig Tiller
6a27514207
Correctly tag dependencies
9 years ago
Nicolas "Pixel" Noble
ac5e2eef91
Clang format.
9 years ago
Craig Tiller
b2b4261631
Remove metadata context entirely
9 years ago
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
9 years ago
Craig Tiller
b774be46d7
clang-format
9 years ago
Craig Tiller
b113649517
clang-format
9 years ago
Julien Boeuf
0c9e0b1e2d
Fixing NULL terminator for test cert.
...
Forgot to do that when I replaced the cert in #4096 . Thanks asan for
catching that!
9 years ago
Craig Tiller
8e15925fd9
Fix bugs, make tests robust
9 years ago
Craig Tiller
82e249b816
Small fixes
9 years ago
Craig Tiller
575b4200a7
Small fixes
9 years ago
Craig Tiller
3c53bb2f46
clang-format
9 years ago
Craig Tiller
027a74cd3b
First round changes to handle dynamic hpack table size
9 years ago
Julien Boeuf
334314b888
Updating the server1 cert so that it can be used with Go.
...
The encoding of the issuer field in this cert is now a PRINTABLESTRING
as opposed to UTF8STRING in the previous server1.pem which was causing
the Go issue.
Fixes #4086 .
9 years ago
Craig Tiller
32bd81d205
Add a test for cancel_with_status
10 years ago
Craig Tiller
1726e83fe2
Add a test with a large negative deadline
...
Mirrors a node test, and fix a bug that it found
10 years ago
Craig Tiller
93b944785c
stream_op cleanup: test fixes and updates
10 years ago
David Garcia Quintas
85ccb8cc61
added grpc_client_uchannel_set_subchannel func
10 years ago
Julien Boeuf
4e02e84062
Got the core test passing.
10 years ago
David Garcia Quintas
0c331880d0
Hid test-only functions from surface/call.h
10 years ago
David Garcia Quintas
7b1bd2c271
μChannels implementation.
10 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Craig Tiller
8afeec8838
Fix alarms
...
- make kick_poller() do something on POSIX
- fix some conditions whereby alarms are held in a pollset exec context for too long
- make channel_connectivity tests dependent on the correct behavior
10 years ago
Craig Tiller
4dbdd6a5c2
Remove metadata canonicalization, and fix some bugs
10 years ago
David Garcia Quintas
9851e3dbfc
Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
10 years ago
David G. Quintas
6d934529b9
Updated end2end/README
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Craig Tiller
4ed7a7585f
Increase deadline ==> decrease flakes
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
af73d78b78
clang-format all core files
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
Craig Tiller
40cd820fd6
Fix list iteration
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
Craig Tiller
d1bec03fa1
Call list progress
10 years ago
Craig Tiller
33825118df
Cleanup
10 years ago
Craig Tiller
99b65f2261
Test bug fixes
10 years ago
Craig Tiller
3cd6a5158d
Getting stuff working
10 years ago
Craig Tiller
7d57ba138f
Tests compile
10 years ago
David Garcia Quintas
0cf27f7e18
Fixed leak introduced in #3293
10 years ago
David Garcia Quintas
8d45f7bb7b
Fixed leak introduced in #3293
10 years ago
Craig Tiller
32ca48ce0b
Core compiles with -Wsign-conversion
10 years ago
Craig Tiller
3121fd4d75
Sign conversion fixes
10 years ago