summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorGonzalo Aguilar Delgado <gaguilar@level2crm.com>2017-09-15 12:26:02 +0200
committerJames E. King, III <jking@apache.org>2017-11-18 21:10:18 -0500
commit87ad2bcaaa5a9fe224ad7a9826b676ca9721ddd1 (patch)
treeb8aca3ee0e996f76f9881e1306d6e5bb8ed3b371 /test/tests.json
parent95d5fb3a1e38125b9eabcbe9cda1a6c7bbe3e93d (diff)
downloadthrift-87ad2bcaaa5a9fe224ad7a9826b676ca9721ddd1.tar.gz
THRIFT-4329: multiplexed processor, client and server for c_glib
Client: c_glib This closes #1361
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index e62af2485..c1c3155fd 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -8,6 +8,12 @@
"command": [
"test_server",
"--lt-debug"
+ ],
+ "protocols": [
+ "binary:multi",
+ "compact:multic",
+ "multi",
+ "multic"
]
},
"client": {