test/mem: refactor and rename functions
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 21 Dec 2018 11:29:00 +0000 (11:29 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 21 Dec 2018 14:26:44 +0000 (15:26 +0100)
commit6324cc5cf71cdb07b42bdf57531060958dc0cd75
treec5a2c47d46152b0a4ce3b19d3005befb25b216c9
parentba731ea1dda3f1a1b7eb4248d5988de746d3ef0a
test/mem: refactor and rename functions

We will be adding a new extmem test that will behave roughly similar
to already existing, so clarify function names to distinguish between
these tests, as well as factor out the common parts.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
test/test/test_external_mem.c