Lines Matching refs:g_assert_cmpuint
248 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps5()
253 g_assert_cmpuint(tim_read_tdr(td), <, count); in test_oneshot_ps5()
259 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps5()
286 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps0()
291 g_assert_cmpuint(tim_read_tdr(td), <, count); in test_oneshot_ps0()
297 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps0()
314 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps255()
319 g_assert_cmpuint(tim_read_tdr(td), <, count); in test_oneshot_ps255()
325 g_assert_cmpuint(tim_read_tdr(td), ==, count); in test_oneshot_ps255()
366 g_assert_cmpuint(tim_read_tdr(td), ==, count / 2); in test_pause_resume()
370 g_assert_cmpuint(tim_read_tdr(td), ==, count / 2); in test_pause_resume()
377 g_assert_cmpuint(tim_read_tdr(td), <, count); in test_pause_resume()
401 g_assert_cmpuint(tim_read_tdr(td), ==, 3 * count / 4); in test_prescaler_change()
405 g_assert_cmpuint(tim_read_tdr(td), ==, 3 * count / 4); in test_prescaler_change()
409 g_assert_cmpuint(tim_read_tdr(td), ==, count / 2); in test_prescaler_change()
413 g_assert_cmpuint(tim_read_tdr(td), ==, count / 2); in test_prescaler_change()
417 g_assert_cmpuint(tim_read_tdr(td), ==, count / 4); in test_prescaler_change()
421 g_assert_cmpuint(tim_read_tdr(td), ==, count / 4); in test_prescaler_change()
425 g_assert_cmpuint(tim_read_tdr(td), <, count); in test_prescaler_change()