OSDN Git Service

tests/acceptance: add a new tests to detect counting errors
authorAlex Bennée <alex.bennee@linaro.org>
Sat, 13 Feb 2021 13:03:23 +0000 (13:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 18 Feb 2021 08:19:23 +0000 (08:19 +0000)
commit36fc4a2fa4c788381918e8c6815ae2d73957847d
tree1ff509867ea23ef1fff83a397ea07a2f3c895307
parentcfd405eae6ad7a0e20b006e3295c5e8edab3ce3f
tests/acceptance: add a new tests to detect counting errors

The insn plugin has a simple heuristic to detect if an instruction is
detected running twice in a row. Check the plugin log after the run
and pass accordingly.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210213130325.14781-22-alex.bennee@linaro.org>
tests/acceptance/tcg_plugins.py