coverage and test: Add tests 59/15659/1
authorJose Bollo <jose.bollo@iot.bzh>
Thu, 12 Jul 2018 08:59:48 +0000 (10:59 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 24 Jul 2018 14:28:32 +0000 (16:28 +0200)
commite17ae412245ba9afb33ff6a0f1f665b4d66d4da4
tree698628c58b541007033ede6b4343dae921214da6
parent4c0f6ce66c66d39dc61ec661d88277c51d2fd9ae
coverage and test: Add tests

coverage values:
  - lines:     70.5 %
  - functions: 76.3 %

Change-Id: Iaf802e84bbfa57502bbbac8c3b567b14c01608b6
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
21 files changed:
bindings/samples/hello3.c
coverage/.gitignore
coverage/Makefile
coverage/bin/Makefile
coverage/bin/bug.c
coverage/bin/fake/monitoring [new symlink]
coverage/bin/loc.txt [new file with mode: 0644]
coverage/bin/locales/en/loc.txt [new file with mode: 0644]
coverage/bin/locales/fr-FR/loc.txt [new file with mode: 0644]
coverage/bin/locales/fr/loc.txt [new file with mode: 0644]
coverage/bin/locales/jp/loc.txt [new file with mode: 0644]
coverage/ldpath/weak/bug.so [deleted symlink]
coverage/ldpath/weak/bugs [new symlink]
coverage/scripts/00-trace.sh
coverage/scripts/01-http.sh
coverage/scripts/02-hello.sh
coverage/scripts/03-auto-ws.sh [moved from coverage/scripts/03-x-hello.sh with 100% similarity]
coverage/scripts/06-auto-so.sh [new file with mode: 0755]
coverage/scripts/run-test.sh
src/tests/wrap-json/CMakeLists.txt [new file with mode: 0644]
src/tests/wrap-json/test-wrap-json.c [new file with mode: 0644]