Expand the wildcard system test with wider use of hypothesis
I expanded the test so it now also tests:
- expansion works with multiple labels
- asterisk in qname does not cause expansion
There is also a more general way to generate dnspython's dns.name.Name
objects for use with property based tests using hypothesis.
Edited by Štěpán Balážik