commit | 87ad2bcaaa5a9fe224ad7a9826b676ca9721ddd1 | [log] [tgz] |
---|---|---|
author | Gonzalo Aguilar Delgado <gaguilar@level2crm.com> | Fri Sep 15 12:26:02 2017 +0200 |
committer | James E. King, III <jking@apache.org> | Sat Nov 18 21:10:18 2017 -0500 |
tree | b8aca3ee0e996f76f9881e1306d6e5bb8ed3b371 | |
parent | 95d5fb3a1e38125b9eabcbe9cda1a6c7bbe3e93d [diff] [blame] |
THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib This closes #1361
diff --git a/test/tests.json b/test/tests.json index e62af24..c1c3155 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": {