test: add rawdev autotest to meson
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 2 Jul 2019 09:56:06 +0000 (10:56 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Jul 2019 15:02:46 +0000 (17:02 +0200)
commit14e1310ec78e0a1c3e46a9745ecb1b428ae0b567
tree78e331f342f3c005925710d94aed7cc8c7b3137c
parent8e0144b69d5542a3a2c5f3b228e0d905057e4a3c
test: add rawdev autotest to meson

the test_rawdev.c file was missing from the meson.build file, and the test
case from the list of test commands.

Fixes: 55ca1b0f2151 ("raw/skeleton: add test cases")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
app/test/meson.build