tests: Add tests for the ARM MPTimer
commit882fac37296bf05f0c29bd39e9da7b69431935e6
authorDmitry Osipenko <digetx@gmail.com>
Mon, 24 Oct 2016 15:26:54 +0000 (24 16:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Oct 2016 15:26:54 +0000 (24 16:26 +0100)
tree2c0d8eef5da04777832b6915ee8cba9e527c536a
parent226fb5aaff8157472f97c63193660732a215d87f
tests: Add tests for the ARM MPTimer

ARM MPTimer is a per-CPU core timer, essential part of the ARM Cortex-A9
MPCore. Add QTests for it.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Message-id: 1c9a2f1c80f87e935b4a28919457c81b6b2256e9.1475421224.git.digetx@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/Makefile.include
tests/test-arm-mptimer.c [new file with mode: 0644]