void np_set_concurrency ( np_runner_t *  runner,
int  n 
)

Parameters:
runner the runner object
n concurrency value to set
Set the maximum number of test jobs which will be run at the same time, to n. The default value is 1, meaning tests will be run serially. A value of 0 is shorthand for one job per online CPU in the system, which is likely to be the most efficient use of the system.


Generated on Wed Aug 15 11:33:42 2012 for NovaProva by  doxygen 1.5.8