Tests
Syntax: tests=test1,test2,...
Tests must be seperated by a comma with no white space.
Examples:
tests=SUM,RO,TH will include the SUM, ROVER and Threshold tests.
tests=FI,C1 will include the Fisher test and user defined test C1.
Use tests=ALL to include all non user defined tests.