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

2021-01-24 Thread Luc Michel
On 19:06 Thu 21 Jan , 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 Reviewed-by: Luc Michel > --- > tests/qtest/cmsdk-apb-timer-test.c | 76 ++ >

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

2021-01-21 Thread Philippe Mathieu-Daudé
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 > --- > tests/qtest/cmsdk-apb-timer-test.c | 76 ++ > MAINTAINERS

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

2021-01-21 Thread Peter Maydell
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 --- tests/qtest/cmsdk-apb-timer-test.c | 76 ++ MAINTAINERS| 1 + tests/qtest/meson.build| 1 +