Home | History | Annotate | Download | only in src

Lines Matching refs:category

127 #	category		m	Specify a comma separated list of
129 # is to be run for. A category can be
134 # on other versions. The category(s) of
137 # One category os:XXX is predefined
182 belongs to (see category field).
216 'category', 'm',
683 return 1 if (!defined $test{'category'});
685 foreach $c (split(',', $test{'category'})) {