Craig Tiller
c9f660daf8
Add a test that bad hostnames fail
2015-03-03 11:01:48 -08:00
Craig Tiller
45115845cc
Mark fling_*test non-flaky
...
Also, make the flaky: tag a little more visible in build.json
2015-03-02 10:05:10 -08:00
Craig Tiller
f5065c5b65
Enable asan for C core
...
Also speed up a test, and disable some rarely touched but long running tests
2015-02-27 16:17:39 -08:00
Nicolas "Pixel" Noble
9db7c3b174
Adding flaky attribute for tests.
2015-02-27 06:50:16 +01:00
Julien Boeuf
9fff77e4f8
Addressing comments.
2015-02-24 16:50:35 -08:00
Craig Tiller
fe8af4e2e9
Rename interop_test.c --> interop_test.cc
...
We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++.
2015-02-21 07:04:49 -08:00
Nicolas "Pixel" Noble
d8fb2af491
Merge branch 'master' of github.com:google/grpc into httpcli_test
...
Conflicts:
Makefile
2015-02-21 01:47:09 +01:00
Craig Tiller
16a6ea6bc0
Ensure interop tests are run as part of run_tests
...
I'm honestly a little shocked this wasn't done previously.
2015-02-20 09:08:54 -08:00
Craig Tiller
5e276e88c4
Merge github.com:grpc/grpc into c++api
2015-02-17 13:33:24 -08:00
Craig Tiller
35108f6527
Allow grpc_init to be called multiple times
2015-02-17 11:24:15 -08:00
Craig Tiller
73b7018ebd
Cleaned up
2015-02-17 07:36:09 -08:00
Craig Tiller
1f1b630fe7
Merge github.com:grpc/grpc into c++api
...
Conflicts:
Makefile
2015-02-17 07:33:19 -08:00
Craig Tiller
ae7fe92389
Unix domain socket support
2015-02-13 23:16:32 -08:00
Craig Tiller
421e87a1b0
Merge github.com:grpc/grpc into c++api
...
Conflicts:
Makefile
2015-02-13 14:23:54 -08:00
Craig Tiller
0220cf14b0
Add end2end async unary single threaded test (compiles)
2015-02-12 17:39:26 -08:00
Chen wang
842325110d
Rename examples/tips to examples/pubsub
2015-02-12 17:29:18 -08:00
Craig Tiller
869a8700f8
Merge github.com:grpc/grpc into c++api
2015-02-12 14:58:38 -08:00
murgatroid99
a8c21e8ecf
Added useful behavior for empty batch
2015-02-12 13:55:53 -08:00
Craig Tiller
f8ac5d846c
Fixup callers with new api
2015-02-09 16:24:20 -08:00
Craig Tiller
ae00e37ac2
Fix duplicated line
2015-02-09 08:54:01 -08:00
Craig Tiller
d78a657980
Merge github.com:grpc/grpc into async-api-new
2015-02-06 17:18:10 -08:00
Craig Tiller
1ffa52f6dc
Clean build.json
2015-02-06 16:32:46 -08:00
Craig Tiller
aa2ac59b5c
Merge github.com:google/grpc into async-api-new
2015-02-05 13:44:05 -08:00
Craig Tiller
cff2d15f94
Convert more tests (and re-enable some disabled ones)
2015-02-05 13:22:49 -08:00
Yang Gao
f229d4fd4d
Merge pull request #359 from jboeuf/ssl_default_creds_integration
...
Adding support for loading the SSL roots from an environment variable.
2015-02-05 13:19:52 -08:00
Craig Tiller
d27cf3b387
Merge github.com:google/grpc into async-api-new
...
Conflicts:
Makefile
2015-02-03 21:20:45 -08:00
Chen Wang
ca3d6f16df
Remove duplicated target tips_client defintion.
2015-02-03 14:23:18 -08:00
Craig Tiller
a57fa9f06c
missed file
2015-02-03 13:57:50 -08:00
Chen Wang
4428596d10
Merge remote-tracking branch 'upstream/master'
2015-02-03 11:32:13 -08:00
Julien Boeuf
026a417def
Adding support for loading the SSL roots from an environment variable.
...
- Had to add support for files and environment variables as well.
- I can't compile on windows so I'm sure there will be some issues.
- Tested end-to-end with the simple ssl fullstack test.
2015-02-02 18:36:37 -08:00
Craig Tiller
5350c2e703
Clean build file, regen projects
2015-01-31 20:09:19 -08:00
Chen Wang
04f1aa809a
Implement both Publisher and Subscriber.
2015-01-30 18:26:16 -08:00
Craig Tiller
4450db2ac9
Add bbq
2015-01-30 16:49:22 -08:00
Nicolas "Pixel" Noble
3c63c0ced3
Adding a few more tests.
2015-01-29 05:32:05 +01:00
Nicolas Noble
9574132019
Merge branch 'master' of github.com:google/grpc into json
...
Conflicts:
Makefile
build.json
vsprojects/vs2013/grpc.vcxproj
vsprojects/vs2013/grpc.vcxproj.filters
vsprojects/vs2013/grpc_unsecure.vcxproj
vsprojects/vs2013/grpc_unsecure.vcxproj.filters
2015-01-27 19:14:11 -08:00
Nicolas Noble
66b5bba25b
Fixing a couple of minor bugs, and adding a few tests.
2015-01-27 19:12:26 -08:00
David Klempner
e360568a70
Rename poll_kick_test to poll_kick_posix_test
2015-01-26 17:27:21 -08:00
Chen Wang
69330757f1
Merge branch 'master' of github.com:google/grpc into tips
2015-01-21 18:57:46 -08:00
Craig Tiller
996d9dff47
Generate projects
2015-01-19 21:06:50 -08:00
Craig Tiller
d6d927a7c7
Googlify indentation
2015-01-18 11:45:07 -08:00
Craig Tiller
49bde68ff1
Googlify indentation
2015-01-18 11:44:17 -08:00
Craig Tiller
9b9b44759d
Generate projects
2015-01-18 11:36:12 -08:00
Craig Tiller
f24e7241aa
Pretty print tests.json
2015-01-18 10:49:16 -08:00
Craig Tiller
e9c959d78e
Only run language specified tests
...
Add a template to generate a complete list of tests for C/C++, and use it to generate the list of binaries to run tests for.
2015-01-18 10:23:26 -08:00