This is src/test/obj_reorder_basic/README.

This directory contains a basic pmemobj reordering unit test.

SYNOPSIS:
obj_reorder_basic w|c file

DESCRIPTION:
obj_reorder_basic is a basic unit test for verifying the basic
functionality of the pmemobj library.

OPTIONS:
	file is '$DIR/testfile1' for all tests.
	w: write data to the pool
	c: check pool consistency

This test is based on the string_store example.
