debian/rules: adapt new location and build of tests
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Tue, 16 May 2017 14:28:06 +0000 (16:28 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 17 May 2017 13:05:06 +0000 (15:05 +0200)
commitb6e2851b0b721865a51ddbdafffdee5f57f88396
tree45896a400e1538691bc49b507325a87cd546f128
parent630620939cb681826851bf13c225b4cb89d6aa07
debian/rules: adapt new location and build of tests

Build test tools which is now split from default build.
We want those as we already provided a few of them together with the dpdk-dev
package as helpers.
Since we want only those from the shared (not the static) build we only
add the shared ones.

Also along that some paths changed which had to be adapted.
This will add testacl and testpipeline tools and unify them with the
already provided test and testpmd tools in one directory.

Due to that testpmd will no more be in path, but that is correct given
that it is a test/dev tool more than a normal end user binary.

Change-Id: Ice383b5a70fe26fcd12864a0a86eebe114272108
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/rules