Lines Matching full:check
70 * isn't a full reset, but it's sufficient for what the tests check. in reset_counter_and_timer()
84 /* The counter should start disabled: check that it doesn't move */ in test_counter()
88 /* Now enable it and check that it does count */ in test_counter()
93 /* Check the counter scaling functionality */ in test_counter()
134 /* Check TVAL view of the counter */ in test_timer()
137 /* Advance to the CompareValue mark and check ISTATUS is set */ in test_timer()
146 /* Check AIVAL was reloaded and that ISTATUS is now clear */ in test_timer()
152 * Check that when we advance forward to the reload time the interrupt in test_timer()
164 /* Check that writing 0 to CLR clears the interrupt */ in test_timer()
167 /* Check that when we move forward to the reload time it fires again */ in test_timer()
175 * CNTPCT and AIVAL registers, and check that their high halves in test_timer()
186 /* Turn on the autoinc again to check AIVAL_HI */ in test_timer()
206 /* Advance halfway and check ISTATUS is not set */ in test_timer_scale_change()
213 /* Advance to where the timer would have fired and check it has not */ in test_timer_scale_change()