Spdk/test/unit/lib/blob
Jim Harris 29be88fab6 test/blob: always use SPDK_BS_PAGE_SIZE instead of PAGE_SIZE
PAGE_SIZE just happens to resolve to same value as SPDK_BS_PAGE_SIZE
on x86-64, but at least some ARM systems do not define PAGE_SIZE
in headers included by blob unit tests, which is only reason this
discrepency was not identified until now.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ie4afbc35263d6c17eafa1abcbf3d342942c80ab0

Reviewed-on: https://review.gerrithub.io/396320
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-01-25 11:05:59 -05:00
..
blob.c test/blob: always use SPDK_BS_PAGE_SIZE instead of PAGE_SIZE 2018-01-25 11:05:59 -05:00
bs_dev_common.c util: make spdk_io_channel_get_ctx() inline 2018-01-09 12:46:35 -05:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00