[dpdk-dev] [PATCH v9 08/11] app: Change name to test binary

Mario Carrillo mario.alfredo.c.arevalo at intel.com
Thu Dec 3 22:37:48 CET 2015


This is order to test could be installed in a file herarchy and do not
make a colision with test command in coreutils.

Signed-off-by: Mario Carrillo <mario.alfredo.c.arevalo at intel.com>
---
 app/test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/test/Makefile b/app/test/Makefile
index ec33e1a..184f91b 100644
--- a/app/test/Makefile
+++ b/app/test/Makefile
@@ -36,7 +36,7 @@ ifeq ($(CONFIG_RTE_APP_TEST),y)
 #
 # library name
 #
-APP = test
+APP = test-dpdk
 
 #
 # all sources are stored in SRCS-y
-- 
2.6.3



More information about the dev mailing list