Home | History | Annotate | Download | only in tests
      1 # This contains a match against a "???" entry
      2 {
      3    <insert a suppression name here>
      4    Memcheck:Jump
      5    obj:*
      6    fun:(below main)
      7 }
      8 
      9 {
     10    <insert a suppression name here>
     11    Memcheck:Jump
     12    obj:*
     13    fun:main
     14 }
     15 
     16