summaryrefslogtreecommitdiff
path: root/src/dv/test_transport_dv_data.conf
blob: 44ae1f0fda6cb4a426567f4e7f0716b70b3d27a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@INLINE@ template_dv.conf

[transport]
PORT = 2565
PLUGINS = tcp dv
PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high

[dv]
AUTOSTART = YES
PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high

[set]
AUTOSTART = YES
PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high

[core]
PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high