]> git.proxmox.com Git - mirror_qemu.git/commit
tests: ptimer: Add tests for "no immediate reload" policy
authorDmitry Osipenko <digetx@gmail.com>
Mon, 24 Oct 2016 15:26:52 +0000 (16:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Oct 2016 15:26:52 +0000 (16:26 +0100)
commit56700e1aa6959c082a839285022fa4e48d5cf512
tree9c0f9e30a415bb3a4279caec93390443ebcf213c
parent3f6e6a13c1a059d44b9a55ec7af8c01ef096ff7e
tests: ptimer: Add tests for "no immediate reload" policy

PTIMER_POLICY_NO_IMMEDIATE_RELOAD makes ptimer to not to re-load
counter on setting counter value to "0" or starting to run with "0".

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Message-id: a7acf805e447cc7f637ecacbd45cca34ea3bf425.1475421224.git.digetx@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/ptimer-test.c