summaryrefslogtreecommitdiffstats
path: root/tests/CI/gcov.supp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CI/gcov.supp')
-rw-r--r--tests/CI/gcov.supp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/CI/gcov.supp b/tests/CI/gcov.supp
new file mode 100644
index 0000000..61269dd
--- /dev/null
+++ b/tests/CI/gcov.supp
@@ -0,0 +1,6 @@
+{
+ gcc -coverage exceptions
+ Helgrind:Race
+ fun:__gcov_merge_add
+ ...
+}