testpy.supp
author Peter D. Barnes, Jr. <barnes26@llnl.gov>
Wed, 17 Dec 2014 12:17:11 -0800
changeset 11130 3f9a0f5f0be6
parent 5909 766442c7f240
permissions -rw-r--r--
doxygen.warnings.report.sh: add -i option to skip build, print-introspected-doxygen Also - Reorganize the usage message, since the options list has gotten quite long. - Standardize internal variables with underscores between words (very un-ns-3 like, but really this whole thing should be in python in wscript).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5909
766442c7f240 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff changeset
     1
{
766442c7f240 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff changeset
     2
  Supress invalid read size errors in SendPreq() when using HwmpProtocolMac
766442c7f240 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff changeset
     3
  Memcheck:Addr8
766442c7f240 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff changeset
     4
  fun:*HwmpProtocolMac*SendPreq*
766442c7f240 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff changeset
     5
}