blob: ff337ce45921defd74ce80605c4f9de67567847b [file] [log] [blame]
mblighd6d043c2008-09-27 21:00:45 +00001NAME = "IPv6 Connect"
2AUTHOR = "David Luyer <luyer@google.com>"
3TIME = "MEDIUM"
4TEST_CATEGORY = "FUNCTIONAL"
5TEST_CLASS = "KERNEL"
6TEST_TYPE = "CLIENT"
7DOC = """
8Create many TCP connections to dual-stack sockets on IPv6 loopback, connecting
9to the IPv4, IPv6-mapped-IPv4 and IPv6 loopback address (different code paths).
10"""
11
12job.run_test('ipv6connect')