Re: [PATCH 05/25] tests: Add a simple test of the CMSDK APB dual timer

2021-01-24 Thread Luc Michel
On 19:06 Thu 21 Jan , Peter Maydell wrote: > Add a simple test of the CMSDK dual timer, since we're about to do > some refactoring of how it is clocked. > > Signed-off-by: Peter Maydell > --- > tests/qtest/cmsdk-apb-dualtimer-test.c | 131 + > MAINTAINERS

[PATCH 05/25] tests: Add a simple test of the CMSDK APB dual timer

2021-01-21 Thread Peter Maydell
Add a simple test of the CMSDK dual timer, since we're about to do some refactoring of how it is clocked. Signed-off-by: Peter Maydell --- tests/qtest/cmsdk-apb-dualtimer-test.c | 131 + MAINTAINERS| 1 + tests/qtest/meson.build