test: fix build without flow classify
authorThomas Monjalon <thomas@monjalon.net>
Wed, 25 Oct 2017 15:17:39 +0000 (17:17 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 25 Oct 2017 22:37:50 +0000 (00:37 +0200)
commit91230d0cffb22bae238a90ee995b778e7850dbbb
tree4cc4e13894a3b1e97525791122f2eee133a058ac
parenta266b3133ddbd252e28b26fd2c0c9f250bbd8582
test: fix build without flow classify

The unit test for flow classify should be disabled
if the library is disabled in the configuration.

Fixes: 9c9befea4f57 ("test: add flow classify unit tests")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
test/test/Makefile