File: suppfreecollision.vgtest

package info (click to toggle)
valgrind 1%3A3.14.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156,980 kB
  • sloc: ansic: 728,128; exp: 26,134; xml: 22,268; cpp: 7,638; asm: 7,312; makefile: 6,102; perl: 5,910; sh: 5,717
file content (13 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# this test the case of two errors, one considered not dangerous and
# suppressed, the other considered dangerous, and the user does
# not want to suppress it.
# The suppression entry only match the non dangerous error.
# However, when a medium resolution is used to compare 2 errors,
# only the last 4 calls are used to determine that two errors are similar
# So, the nondangerous suppressed error "absorbs and hides" the dangerous
# error.
# This side effect of a medium (or low) resolution for error matching
# is I guess unexpected by most users.
prog: suppfree
args: activatenondangerouserror
vgopts: --suppressions=suppfreecollision.supp -q