test/eal: remove unneeded command
authorDavid Marchand <david.marchand@redhat.com>
Mon, 16 Nov 2020 10:06:16 +0000 (11:06 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 20 Nov 2020 08:58:55 +0000 (09:58 +0100)
commit7119ee932a4d094afcdbca14afa27c3f8690dfe9
treed483d6408c40de0a5362f1d64f1b621e6a35c170
parent2069f9eefca06190377bbff14734e2326439df42
test/eal: remove unneeded command

All EAL flags tests are run by calling the "eal_flags_autotest" command.
There is no compatibility to maintain for sub commands only called by
meson.

Fixes: db27370b5720 ("eal: replace blacklist/whitelist options")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
app/test/meson.build
app/test/test_eal_flags.c