Lines Matching +full:pre +full:- +full:its
1 tc Testing Suite To-Do list:
3 - Determine what tc features are supported in the kernel. If features are not
6 - Add support for multiple versions of tc to run successively
8 - Improve error messages when tdc aborts its run. Partially done - still
9 need to better handle problems in pre- and post-suite.
11 - Use python logger module for debug/verbose output
13 - Allow tdc to write its results to file.
16 - A better implementation of the "hooks". Currently, every plugin
23 - Proper exception handling - make an exception class and use it
25 - a TestCase class, for easier testcase handling, searching, comparison
27 - a TestSuite class
31 - super simple test case example using ls, touch, etc