On 4/16/19 8:17 PM, Илья Шипицин wrote:
+ - make CC=$CC V=1 TARGET=$TARGET
+ - export PATH=${PATH}:${PWD}/VTest
+ - export VTEST_PROGRAM="VTest/vtest -v" # "VTest/vtest -v"
Just to let you note that if you build vtest in the same directory as haproxy ones
+ - make reg-tests
with this command you will run all the tests for vtest itself present in VTest/tests directory. Fred.

