numam-spdk/test/lib/env
Lance Hartmann 095f4254f1 lib: Return instead of exit/abort in env_dpdk
Modifies spdk_env_init() and spdk_mem_map_init() such that
they return on failure instead of terminating with exit()
or abort().

Change-Id: I054c1d9b2e46516ff53d845328ab9547f54bdbc4
Signed-off-by: Lance Hartmann <lance.hartmann@oracle.com>
Reviewed-on: https://review.gerrithub.io/393987
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2018-01-10 16:20:15 -05:00
..
memory lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
pci build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
vtophys lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
.gitignore memory: Rename to env 2016-10-05 09:49:35 -07:00
env.sh env: Add unit tests for memory module 2017-09-01 15:25:24 -04:00
Makefile env: Add unit tests for memory module 2017-09-01 15:25:24 -04:00