X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=coverage%2Fscripts%2F02-hello.sh;h=fe9040c2ab54a4f87df943720a5451d504b42e27;hp=579a3f06c981ccb715a40652875ad29678b28368;hb=c98c0d913e3720e61f42d1fabc56a12a73a612ae;hpb=42b655f3cbd208fe31f634d9249f24f9cc712237 diff --git a/coverage/scripts/02-hello.sh b/coverage/scripts/02-hello.sh index 579a3f06..fe9040c2 100755 --- a/coverage/scripts/02-hello.sh +++ b/coverage/scripts/02-hello.sh @@ -6,6 +6,8 @@ HELLO PING false hello pIngNull true hello PingBug true hello PiNgJsOn {"well":"formed","json":[1,2,3,4.5,true,false,null,"oups"]} +hello call {"api":"hello","verb":"pingjson","args":[{"key1":"value1"}]} +hello callsync {"api":"hello","verb":"pingjson","args":[{"key1":"value1"}]} hello subcall {"api":"hello","verb":"pingjson","args":[{"key1":"value1"}]} hello subcall {"api":"hello","verb":"subcall","args":{"api":"hello","verb":"pingjson","args":[{"key1":"value1"}]}} hello subcallsync {"api":"hello","verb":"pingjson","args":[{"key1":"value1"}]}