def test_wildcard(self): """Wildcard input""" self.compile(prefix='wildcard', args='../sample/*.h', main=True, output="wildcard.out")