Skip to content
Commit df06a2d5 authored by Dan Williams's avatar Dan Williams
Browse files

tools/testing/nvdimm: make iset cookie predictable



For testing changes to the iset cookie algorithm we need a value that is
constant from run-to-run.

Stop including dynamic data in the emulated region_offset values. Also,
pick values that sort in a different order depending on whether the
comparison is a memcmp() of two 8-byte arrays or subtraction of two
64-bit values.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent c470abd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment