This patch fixes some completely bogus error checking logic from the nop_property testcase (resulted from a cut-and-paste error). Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This makes the tests more flexible to re-use for testing the output from the write tests.
Initial revision, read-only and "in-place" (no memmove() required) write operations only.