Home | History | Annotate | Download | only in ctestfw

Lines Matching defs:runTests

53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
364 if ( (mode == RUNTESTS) &&
500 runTests ( const TestNode *root )
511 iterateTestsWithLevel ( root, 0, nodeList, RUNTESTS );
1076 runTests(toRun);
1097 runTests(toRun);