X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=724b50457aabb34428f404e1fb73610d0d8949d4;hb=e7a527f928a65c4f489ba2f6d393de1924f161bd;hp=f78c8a8ca69bdca18a3ac862e3c7640643074d90;hpb=d73dbd2d3a2437c1bb687d70a5872065a67fbb6c;p=vpp.git diff --git a/test/Makefile b/test/Makefile index f78c8a8ca69..724b50457aa 100644 --- a/test/Makefile +++ b/test/Makefile @@ -297,6 +297,8 @@ help: @echo "" @echo " SKIP_AARCH64=1 - skip tests that are failing on the ARM platorm in FD.io CI" @echo "" + @echo " SOCKET=1 - Communicate with VPP over Unix domain socket instead of SHM" + @echo "" @echo "Creating test documentation" @echo " test-doc - generate documentation for test framework" @echo " test-wipe-doc - wipe documentation for test framework"