Remove tests depending on consumerd
[lttng-ust.git] / tests / valgrind_suppress.txt
diff --git a/tests/valgrind_suppress.txt b/tests/valgrind_suppress.txt
deleted file mode 100644 (file)
index 2a4ac36..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-   sendmsg-iov-errors-libpthread
-   Memcheck:Param
-   socketcall.sendmsg(msg.msg_iov[i])
-   obj:/lib/libpthread-2.*
-   fun:ustcomm_send_fd
-}
-{
-   sendmsg-iov-errors-libc
-   Memcheck:Param
-   socketcall.sendmsg(msg.msg_iov[i])
-   obj:/lib/libc-2.*
-   fun:ustcomm_send_fd
-}
This page took 0.023545 seconds and 4 git commands to generate.