- add sources.
[platform/framework/web/crosswalk.git] / src / tools / valgrind / gtest_exclude / suppressions.txt
1 {
2    Test DiskCacheBackendTest.InvalidEntryEnumeration leaks.
3    Memcheck:Leak
4    fun:_Znwj
5    fun:_ZN10disk_cache12StorageBlockINS_12RankingsNodeEE12AllocateDataEv
6    fun:_ZN10disk_cache12StorageBlockINS_12RankingsNodeEE4LoadEv
7    fun:_ZN10disk_cache9EntryImpl15LoadNodeAddressEv
8    fun:_ZN10disk_cache11BackendImpl8NewEntryENS_4AddrEPPNS_9EntryImplEPb
9    fun:_ZN10disk_cache11BackendImpl10MatchEntryERKSsjb
10    fun:_ZN10disk_cache11BackendImpl9OpenEntryERKSsPPNS_5EntryE
11    fun:_ZN49DiskCacheBackendTest_InvalidEntryEnumeration_Test8TestBodyEv
12    fun:_ZN7testing4Test3RunEv
13 }
14 {
15    Test DiskCacheBackendTest.InvalidEntryRead leaks.
16    Memcheck:Leak
17    fun:_Znwj
18    fun:_ZN10disk_cache11BackendImpl8NewEntryENS_4AddrEPPNS_9EntryImplEPb
19    fun:_ZN10disk_cache11BackendImpl10MatchEntryERKSsjb
20    fun:_ZN10disk_cache11BackendImpl9OpenEntryERKSsPPNS_5EntryE
21    fun:_ZN42DiskCacheBackendTest_InvalidEntryRead_Test8TestBodyEv
22    fun:_ZN7testing4Test3RunEv
23 }
24 {
25    Test DiskCacheBackendTest.InvalidEntryWithLoad leaks.
26    Memcheck:Leak
27    fun:_Znwj
28    fun:_ZN10disk_cache11BackendImpl11CreateEntryERKSsPPNS_5EntryE
29    fun:_ZN46DiskCacheBackendTest_InvalidEntryWithLoad_Test8TestBodyEv
30    fun:_ZN7testing4Test3RunEv
31 }
32 {
33    Test FlipNetworkTransactionTest.WriteError Bug 29004
34    Memcheck:Leak
35    fun:_Znw*
36    ...
37    fun:_ZN3net26FlipNetworkTransactionTest17TransactionHelperERKNS_15HttpRequestInfoEPNS_17DelayedSocketDataE
38    fun:_ZN3net42FlipNetworkTransactionTest_WriteError_Test8TestBodyEv
39 }