Tests: Add event getter tests
[babeltrace.git] / extras / valgrind / popt.supp
1 {
2 <poptGetArg-within-popt>
3 Memcheck:Leak
4 fun:malloc
5 fun:poptGetNextOpt
6 fun:main
7 }
8
This page took 0.029521 seconds and 4 git commands to generate.