Searched defs:suite_from_functions (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_comfile.py39 from pyxpcom_test_tools import suite_from_functions, testmain namespace
45 return suite_from_functions(xpcom.file._TestAll)
H A Dtest_components.py42 from pyxpcom_test_tools import suite_from_functions, testmain namespace
106 return suite_from_functions(test_interfaces, test_classes, test_id)
H A Dpyxpcom_test_tools.py109 def suite_from_functions(*funcs): function
H A Dtest_weakreferences.py41 from pyxpcom_test_tools import suite_from_functions, testmain namespace
111 return suite_from_functions(test_refcount)
H A Dtest_test_component.py558 from pyxpcom_test_tools import suite_from_functions namespace
559 return suite_from_functions(doit, test_from_js)

Completed in 57 milliseconds