Exclude nucleo_f302r8 platform as the tests doesn't fit in flash size. This is due to that fact that we pull in newlib for the STM32 counter driver. Fixes #15460 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
patch enables tests for qmsi counters and rtc. Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
Add test suite which covers main functionality of counter driver. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>