memtest: fix/cleanup functional access testing
authorSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 26 Aug 2010 04:55:44 +0000 (21:55 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 26 Aug 2010 04:55:44 +0000 (21:55 -0700)
commitee6a92863afa3c8cea4dda6b8f6c16e227e25349
tree3dca60fd68a91216d6a7ccd2a0a1d5fd8815c642
parent6d9fc4175e84eaddf68907191aba88b8fc9617de
memtest: fix/cleanup functional access testing
Don't assert that the response packet is marked as a response
since it won't always be so for functional accesses.

Also cleanup code to refer to functional accesses rather
than "probes" (old terminology), and mention in the
DPRINTF which type of access we're doing.
src/cpu/testers/memtest/memtest.cc