aboutsummaryrefslogtreecommitdiffstats
path: root/test/ext
diff options
context:
space:
mode:
authorKlement Sekera <ksekera@cisco.com>2018-08-28 17:23:18 +0200
committerDamjan Marion <dmarion@me.com>2018-08-28 18:05:42 +0000
commit1732e476cde7cd74aa107c91eb93754a274612d3 (patch)
tree509a273593ef7ac763d2cbe75ece0d1cd2b9a76f /test/ext
parent9466c45ceed735b0fc2820f0444ba0dfea03a8f1 (diff)
VAPI: bugfixes
Change-Id: I20cfbae8b704ca68fd8dda9c811dc282ce723871 Signed-off-by: Klement Sekera <ksekera@cisco.com>
Diffstat (limited to 'test/ext')
-rw-r--r--test/ext/fake.api.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/test/ext/fake.api.json b/test/ext/fake.api.json
index 3e8d6a95a13..4a7c64e7dfd 100644
--- a/test/ext/fake.api.json
+++ b/test/ext/fake.api.json
@@ -1,6 +1,18 @@
{
+ "services": {
+ "test_fake_msg": {
+ "reply":"test_fake_msg_reply"
+ },
+ "test_fake_dump": {
+ "reply":"test_fake_details",
+ "stream":"true"
+ }
+ },
+ "enums" : [
+ ],
+ "unions" : [
+ ],
"types" : [
-
],
"messages" : [
["test_fake_msg",