On Wed, Apr 17, 2019 at 09:18:34AM +0200, Frederic Lecaille wrote:
> 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.
I didn't know where these tests were comming from in Ilya's report :-)
Willy