diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-04-11 15:40:44 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-04-11 15:40:44 +0200 |
commit | 237cf9c6c05616c20726175406d0855a8d0d4233 (patch) | |
tree | 908acbd80357b1cd557b4e58779a6250f6ef6a07 /.gitignore | |
parent | a274ae1502b257511298bd6a01cf1b7b69ade468 (diff) |
Refactor stress test
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>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ Makefile cmake_install.cmake *.so .vscode +stress-out* |