summaryrefslogtreecommitdiffstats
path: root/tests/zstd-vg.sh
blob: e9b11e2b96950d25743b0905ec8bc190f4511b5e (plain)
1
2
3
4
#!/bin/bash
export USE_VALGRIND="YES"
export NUMMESSAGES=10000 # valgrind is pretty slow, so we need to user lower nbr of msgs
source ${srcdir:-.}/zstd.sh