Files
cea-sec-miasm/test/utils/__init__.py
T
ajax 473f60bbd7 Test/utils: Add utils for running tests
- cosmetics: display functions
- monothread: callbacks for basic test run view
- screendisplay: callbacks for enhanced test run view
- test: describe a Test case
- testset: describe a Test set and implement methods to run it
2014-10-17 23:06:12 +02:00

2 lines
43 B
Python

__all__ = ["test", "testset", "cosmetics"]