On 12/13/18 12:43 PM, Anatoly Burakov wrote:
Use memory autotest to also test segment fd API. This will not do any checks - just see if the relevant API's return success or indicate that the API is not supported. Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> Acked-by: Tiwei Bie <tiwei....@intel.com> --- test/test/test_memory.c | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime