Revert "* Added valgrind memory leak tests in testmem.sh for restconf"

String error
This reverts commit 6e63f0a77b.
This commit is contained in:
Olof hagsand 2019-02-20 16:19:07 +01:00
parent 5b6bdbfd3a
commit a73d2bd242
29 changed files with 131 additions and 193 deletions

29
test/clixon.supp Normal file
View file

@ -0,0 +1,29 @@
{
supp2
Memcheck:Leak
match-leak-kinds: reachable
fun:*
fun:_dl_new_object
}
{
supp3
Memcheck:Leak
match-leak-kinds: reachable
fun:*
fun:*
fun:expand_dynamic_string_token
}
{
supp44
Memcheck:Leak
match-leak-kinds: reachable
fun:*
fun:_dlerror_run
}
{
supp5
Memcheck:Leak
match-leak-kinds: reachable
fun:*
fun:_dl_check_map_versions
}