test: add --gen-suppressions=all to the valgrind run
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Jul 2018 03:59:39 +0000 (13:59 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Jul 2018 08:45:36 +0000 (18:45 +1000)
commit36d8155dbe4360e5dc7d3d11b6dd56f53394e8cb
treefd842fb7152ba7d466bb3075787b486712cbb534
parent9767fb30308b7e1055294ce9479c1b6b3c912672
test: add --gen-suppressions=all to the valgrind run

Because if we have a heisenbug that can't be reproduced on other machines,
having the suppression output in the log can save a lot of time.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build