commit | e84f12fc5eccd67ed41e852fa0e23c030ae8acb0 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Tue Sep 18 14:11:50 2018 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Tue Sep 18 14:11:50 2018 +0200 |
tree | cc9105b4b22ecc33499e83d548367ce399e622ed | |
parent | 566161612b01ab6fd8d15a51ccbeecd20d73a47f [diff] [blame] |
tests FEATURE include tests into build system basic tests of ly_set implementation
diff --git a/tests/ld.supp b/tests/ld.supp new file mode 100644 index 0000000..53876b6 --- /dev/null +++ b/tests/ld.supp
@@ -0,0 +1,10 @@ +{ + <insert_a_suppression_name_here> + Memcheck:Leak + match-leak-kinds: reachable + fun:calloc + fun:_dlerror_run + fun:dlopen@@GLIBC_2.2.5 + fun:lyext_load_plugins + fun:ly_ctx_new +}