NAME
	recognize

SYNOPSIS
	rec[ognize] [number]...

DESCRIPTION
	The recognize command allows a test to execute during a test zero (run
	all tests) sequence.  Recognizing a menu allows recognized subtests
	under that menu to execute.  Without arguments, recognized tests are
	displayed from the current menu and below.  By entering a specific test
	number or list of test numbers, tests are recognized.

	For example,

	recognize

	displays the recognized tests from the current menu level down.

	To recognize test numbers three, five, and seven, enter the following
	command:

	recognize 3 5 7

See Also: 
	ignore
