tests: Add a simple test of the CMSDK APB timer
commit30858dafd1edc0be613d0d6d1381d3fb94ef0747
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2021 11:41:23 +0000 (28 11:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 15:54:42 +0000 (29 15:54 +0000)
tree570e5e6b586b23940d606a500dce31a729ccfe16
parent132b10251cd7b6271aa081ddfda329cd3c45bc00
tests: Add a simple test of the CMSDK APB timer

Add a simple test of the CMSDK APB timer, since we're about to do
some refactoring of how it is clocked.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210128114145.20536-4-peter.maydell@linaro.org
Message-id: 20210121190622.22000-4-peter.maydell@linaro.org
MAINTAINERS
tests/qtest/cmsdk-apb-timer-test.c [new file with mode: 0644]
tests/qtest/meson.build