On 1/21/21 8:06 PM, Peter Maydell wrote: > 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 <[email protected]> > --- > tests/qtest/cmsdk-apb-timer-test.c | 76 ++++++++++++++++++++++++++++++ > MAINTAINERS | 1 + > tests/qtest/meson.build | 1 + > 3 files changed, 78 insertions(+) > create mode 100644 tests/qtest/cmsdk-apb-timer-test.c
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
