Commit 6008841
tests: counter: add mcux LPTMR alarm mode coverage
Extend the counter_basic_api tests with a dedicated configuration that
enables the MCUX LPTMR driver in alarm mode.
The new testcase:
- Selects CONFIG_COUNTER_MCUX_LPTMR_ALARM
- Runs the existing counter_basic_api suite against nxp_lptmr devices
when built for a board that instantiates the LPTMR
This verifies that the alarm-only LPTMR configuration passes the common
counter API tests without relying on the TOP callback feature.
Signed-off-by: Holt Sun <holt.sun@nxp.com>1 parent fba7c3e commit 6008841
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
0 commit comments