Searched refs:Group (Results 1 – 5 of 5) sorted by relevance
81 Group::Group(Testing::testID_t id): in Group() function in Client::Group88 void Group::addContainer(TestContainer *s) in addContainer()93 TestContainer *Group::getContainer(Testing::testIndex_t id) in getContainer()98 int Group::getNbContainer() in getNbContainer()
392 Testing::TestStatus IORunner::run(Group *g) in run()
130 class Group; variable195 virtual Testing::TestStatus run(Group*) = 0;598 class Group:public TestContainer601 Group(Testing::testID_t);
42 virtual Testing::TestStatus run(Group *g);
319 Any node (Group, Suite or Function) can be disabled by using disabled { ...}.694 AGroup should be the class name of a Group in the desc.txt696 The suite in this Group should be compatible and have the same parameters.