Lines Matching refs:g_assert_cmpuint
76 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 1000); in check_set_count()
91 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_set_limit()
92 g_assert_cmpuint(ptimer_get_limit(ptimer), ==, 1000); in check_set_limit()
98 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 2000); in check_set_limit()
99 g_assert_cmpuint(ptimer_get_limit(ptimer), ==, 2000); in check_set_limit()
120 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 8 : 7); in check_oneshot()
127 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 8 : 7); in check_oneshot()
132 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 8 : 7); in check_oneshot()
141 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 1 : 0); in check_oneshot()
153 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot()
165 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot()
174 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 10); in check_oneshot()
183 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 9); in check_oneshot()
192 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 8 : 7); in check_oneshot()
201 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 1 : 0); in check_oneshot()
206 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot()
217 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot()
240 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 10); in check_periodic()
245 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 10 : 9); in check_periodic()
250 g_assert_cmpuint(ptimer_get_count(ptimer), ==, wrap_policy ? 0 : 10); in check_periodic()
255 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
263 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
271 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 20); in check_periodic()
276 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 20 : 19); in check_periodic()
281 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 9 : 8); in check_periodic()
286 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
296 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 3); in check_periodic()
301 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 3 : 2); in check_periodic()
306 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
317 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
328 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
336 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
343 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
357 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_periodic()
371 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 10 : 9); in check_periodic()
376 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
388 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
402 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_periodic()
425 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 1 : 0); in check_on_the_fly_mode_change()
432 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 1 : 0); in check_on_the_fly_mode_change()
437 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_on_the_fly_mode_change()
449 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_on_the_fly_mode_change()
455 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_on_the_fly_mode_change()
476 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 4 : 3); in check_on_the_fly_period_change()
482 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 4 : 3); in check_on_the_fly_period_change()
486 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 2 : 0); in check_on_the_fly_period_change()
491 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_on_the_fly_period_change()
512 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 4 : 3); in check_on_the_fly_freq_change()
518 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 4 : 3); in check_on_the_fly_freq_change()
522 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 2 : 0); in check_on_the_fly_freq_change()
527 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_on_the_fly_freq_change()
546 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 99); in check_run_with_period_0()
568 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_run_with_delta_0()
582 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_run_with_delta_0()
601 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 98 : 97); in check_run_with_delta_0()
606 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 1 : 0); in check_run_with_delta_0()
611 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_run_with_delta_0()
620 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_run_with_delta_0()
637 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 99 : 98); in check_run_with_delta_0()
649 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 98 : 97); in check_run_with_delta_0()
654 g_assert_cmpuint(ptimer_get_count(ptimer), ==, in check_run_with_delta_0()
679 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_periodic_with_load_0()
691 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_periodic_with_load_0()
708 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_periodic_with_load_0()
715 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_periodic_with_load_0()
743 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot_with_load_0()
755 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_oneshot_with_load_0()
782 g_assert_cmpuint(ptimer_get_count(ptimer), ==, no_round_down ? 3 : 2); in check_freq_more_than_1000M()
787 g_assert_cmpuint(ptimer_get_count(ptimer), ==, 0); in check_freq_more_than_1000M()