|
libcgroup
|
Public Member Functions | |
| __init__ (self, args, container=None) | |
| __str__ (self) | |
Data Fields | |
| args = args | |
| list | skip_list = [] |
| container = container | |
| process = Process() | |
| ftest_dir = os.path.dirname(os.path.abspath(__file__)) | |
| libcg_dir = os.path.dirname(self.ftest_dir) | |
| test_suite = consts.TESTS_RUN_ALL_SUITES | |
| test_num = consts.TESTS_RUN_ALL | |
| bool | verbose = False |