Searched refs:tests (Results 1 – 6 of 6) sorted by relevance
482 ($tests:expr, $from_str:path, $variant:path) => {483 for &(s, cidr) in &$tests {654 let tests = [ in test_cidr_ipv4() localVariable680 check_cidr_test_array!(tests, Ipv4Cidr::from_str, IpCidr::Ipv4); in test_cidr_ipv4()686 let tests = [ in test_cidr_ipv6() localVariable714 check_cidr_test_array!(tests, Ipv6Cidr::from_str, IpCidr::Ipv6); in test_cidr_ipv6()
2 "tests",
25 args: --tests --examples -- -D warnings
9 tests:76 # These feature sets cannot run tests, so we only check they build.
221 mod tests { module
6 mod tests; module