bool np_plan_add_specs ( np_plan_t *  plan,
int  nspec,
const char **  spec 
)

Parameters:
plan the plan object
nspec number of specification strings
spec array of specification strings
Returns:
false if any of the test specifications could not be found, true on success.
Add a sequence of test specifications to the plan object. Each test specification is a string which matches a testnode in the discovered testnode hierarchy, and will cause that node plus all of its descendants to be added to the plan. The interface is designed to take command-line arguments from your test runner program after options have been parsed with getopt.


Generated on Wed Jan 16 01:28:40 2013 for NovaProva by  doxygen 1.5.8