3879d5799f29880d8872e3230f54532989b7f0ef
[vpp.git] / extras / hs-test / vars
1 export VPP_WS=../../
2
3 export HST_LDPRELOAD=${VPP_WS}/build-root/build-vpp_debug-native/vpp/lib/x86_64-linux-gnu/libvcl_ldpreload.so
4 export PATH=${VPP_WS}/build-root/build-vpp_debug-native/vpp/bin:$PATH
5
6 export UBUNTU_VERSION=$(lsb_release -rs)