Lines Matching refs:cap_dns_type_limit

362 	CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
384 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
386 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
389 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
410 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
412 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
415 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
438 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
465 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
494 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
499 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
501 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
504 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
530 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
535 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
537 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
540 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
566 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
571 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
573 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
576 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
602 CHECK(cap_dns_type_limit(capdns, types, 2) == 0);
607 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
609 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
612 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
634 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
640 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
648 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
654 CHECK(cap_dns_type_limit(capdns, NULL, 0) == -1 &&
668 CHECK(cap_dns_type_limit(capdns, types, 1) == 0);
674 CHECK(cap_dns_type_limit(capdns, types, 2) == -1 &&
682 CHECK(cap_dns_type_limit(capdns, types, 1) == -1 &&
688 CHECK(cap_dns_type_limit(capdns, NULL, 0) == -1 &&