app/test: remove file prefix option for bsd
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 15 Nov 2014 20:34:09 +0000 (20:34 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 24 Nov 2014 12:17:49 +0000 (13:17 +0100)
commit21cdbc42541bc542f3d4ca38472628cd9be5431d
treeb08b6ad9e598a376fc50b1ee4bc54c8dcd0f0938
parent9c2c27f8c409da8132c840e8379246c504f38035
app/test: remove file prefix option for bsd

eal_flags and multiprocess unit tests use --file-prefix option
which is not supported in FreeBSD, so it has been removed
if compiled for this OS.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/test_eal_flags.c
app/test/test_mp_secondary.c