"""
TestCase adaptor for providing a Python 'unittest' compatible interface to 'lit'
tests.
"""
pass
=
=
return
return
# Run the test.
=
# Adapt the result to unittest.
:
= ==
# Create the global config object.
=
# Perform test discovery.
=
=
# Return a unittest test suite which just runs the tests in order.
return