Lines Matching refs:throttle_is_valid
356 g_assert(throttle_is_valid(&cfg, NULL)); in test_enabled()
363 g_assert(!throttle_is_valid(&cfg, NULL)); in test_enabled()
375 g_assert(throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
379 g_assert(!throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
384 g_assert(!throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
390 g_assert(!throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
394 g_assert(throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
399 g_assert(throttle_is_valid(&cfg, NULL)); in test_conflicts_for_one_set()
435 g_assert(throttle_is_valid(&cfg, NULL) == should_be_valid); in test_is_valid_for_value()
460 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
465 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
468 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
472 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
476 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
480 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
486 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
491 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
496 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
501 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
507 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
512 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
517 g_assert(throttle_is_valid(&cfg, NULL)); in test_ranges()
522 g_assert(!throttle_is_valid(&cfg, NULL)); in test_ranges()
534 g_assert(!throttle_is_valid(&cfg, NULL)); in test_max_is_missing_limit()
538 g_assert(throttle_is_valid(&cfg, NULL)); in test_max_is_missing_limit()
542 g_assert(throttle_is_valid(&cfg, NULL)); in test_max_is_missing_limit()
546 g_assert(!throttle_is_valid(&cfg, NULL)); in test_max_is_missing_limit()
550 g_assert(throttle_is_valid(&cfg, NULL)); in test_max_is_missing_limit()
559 g_assert(!throttle_is_valid(&cfg, NULL)); in test_iops_size_is_missing_limit()