test: Make the memtest and memcheck tests functional onlyThe memtest and memcheck are not designed to test timing. Make themfunctional only to make ref diffs less noisy in the future.Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
stats: Update to match classic memory changes
stats: update references
stats: Add power stats to test referencesChange-Id: Ic827213134b199446822f128b81d4a480e777fee
stats: update for snoop filter tweak
tests: Add a basic memcheck regressionThis patch adds a simple regression that calls the existingmemcheck.py script.