aboutsummaryrefslogtreecommitdiffstats
path: root/coverage/ldpath/strong
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27coverage: Improve coverage testJosé Bollo1-0/+1
The test now raise an overall coverage rate: lines......: 75.4% (8356 of 11080 lines) functions..: 80.4% (1094 of 1360 functions) Also Improve the documentation and improve parts of code. Change-Id: Ic2b8bc2f85d4181aa0b358a953f95cb105a0eed9 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-07-03coverage: Add the missing filesJosé Bollo3-0/+3
The files weren't included due to git and gitignore. Also add a README.md to reproduce the test. Change-Id: Ifcdffaca32c369b2ff5fb82e246fa0cad87813f5 Signed-off-by: José Bollo <jose.bollo@iot.bzh>