tests/acceptance: add a memory callback check
authorAlex Bennée <alex.bennee@linaro.org>
Sat, 13 Feb 2021 13:03:25 +0000 (13:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 18 Feb 2021 08:19:23 +0000 (08:19 +0000)
commitdf55e2a701d02bc01b9425843c667fd0cb4cdfa9
tree928b2ee36460116a33446935931e866260b98dff
parent0eca92e299e50ec408e25f7160f8f45b3b882a08
tests/acceptance: add a memory callback check

This test makes sure that the inline and callback based memory checks
count the same number of accesses.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210213130325.14781-24-alex.bennee@linaro.org>
tests/acceptance/tcg_plugins.py