On 2/13/21 2:03 PM, Alex Bennée wrote: > 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.ben...@linaro.org> > --- > tests/acceptance/tcg_plugins.py | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>