|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 22/23] tests/plugin: allow memory plugin to do both inline and callbacks |
Date: | Wed, 17 Feb 2021 11:59:41 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/13/21 5:03 AM, Alex Bennée wrote: > This is going to be useful for acceptance tests that check both types > are being called the same number of times, especially when icount is > enabled. > > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > --- > tests/plugin/mem.c | 27 ++++++++++++++++++++------- > 1 file changed, 20 insertions(+), 7 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |