test/mem: add external mem autotest to meson
authorAnatoly Burakov <anatoly.burakov@intel.com>
Wed, 5 Dec 2018 16:25:48 +0000 (16:25 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Dec 2018 22:16:12 +0000 (23:16 +0100)
commit01aa25644a465c6636672dee698c07dad2f37fec
treeb6c9fffbc08845fe0c4149f211196e3685dc7d72
parent41328c404f5023df3dddab5daddad2403c5bb434
test/mem: add external mem autotest to meson

The 'external_mem_autotest' was defined in the meson build, but
the actual source file was not being compiled by meson.

Fixes: b270daa43b3d ("test: support external memory")
Cc: stable@dpdk.org
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
test/test/meson.build