]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/avocado: fix tcg_plugin mem access count test
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 29 Nov 2021 14:09:27 +0000 (14:09 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 29 Nov 2021 15:12:56 +0000 (15:12 +0000)
commita7c6e562e6f3f4e009c5dfa4e44cbbe908c4bf05
treeb3aac343f21231b5605e3f4a63e2cef9ea1e5138
parentaff0e204cb1f1c036a496c94c15f5dfafcd9b4b4
tests/avocado: fix tcg_plugin mem access count test

When we cleaned up argument handling the test was missed.

Fixes: 5ae589faad ("tests/plugins/mem: introduce "track" arg and make args not positional")
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211129140932.4115115-4-alex.bennee@linaro.org>
tests/avocado/tcg_plugins.py