coverage: Improve testing 11/15111/2
authorJose Bollo <jose.bollo@iot.bzh>
Fri, 6 Jul 2018 15:07:19 +0000 (17:07 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Sun, 8 Jul 2018 19:27:48 +0000 (21:27 +0200)
commitc98c0d913e3720e61f42d1fabc56a12a73a612ae
tree9482a8cbf222359d08288b24638b63a354867a27
parent42b655f3cbd208fe31f634d9249f24f9cc712237
coverage: Improve testing

- Add test of bindings v2
- Distinguish between clean and cleanall
- More valgrind ouput

Change-Id: If929756d9d35ddb959b46f7330cbf318301d532e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
coverage/.gitignore [new file with mode: 0644]
coverage/Makefile
coverage/bin/Makefile
coverage/scripts/02-hello.sh
coverage/scripts/05-hello-v2.sh [new file with mode: 0755]
coverage/scripts/run-test.sh