aboutsummaryrefslogtreecommitdiffstats
path: root/stress-clients.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-06-13afb-client-demo: Add option -e/--echoJosé Bollo1-1/+1
This option prints the command sent in the same way that it prints the received actions. Change-Id: I55d74f7b8645185f93e3b163cb772c8eb515fad0 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-04-14improve stress test outputsJosé Bollo1-1/+1
Change-Id: I86b62cfa2b6da6963d1014ae4362ea5f7338c736 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-04-11Refactor stress testJosé Bollo1-0/+65
Stress test now has 2 parts: the server part and the client part. Change-Id: I24e46060a1a710381476157f4fb4e8ad32370a5e Signed-off-by: José Bollo <jose.bollo@iot.bzh>