00001 /** @mainpage 00002 00003 @section fuegotestoverview Overview 00004 00005 FuegoTest is a GTP interface with commands from the Fuego libraries for 00006 testing purposes. It avoids that it is necessary to include GTP commands 00007 into the main Fuego GTP interface for functionality that is not used by 00008 the main Fuego player used in the FuegoMain module. This engine also 00009 provides a switchable simple player from the SimplePlayers module, which 00010 can be set using the @c --player option. 00011 00012 @section fuegotestdependencies Dependencies 00013 00014 - %GtpEngine 00015 - SmartGame 00016 - Go 00017 - SimplePlayers 00018 - GoUct 00019 00020 @section fuegotestdocumentation Documentation 00021 00022 - GTP commands 00023 - @ref gtpenginecommands "GtpEngine" 00024 - @ref sggtpcommandscommands "SgGtpCommands" 00025 - @ref gogtpenginecommands "GoGtpEngine" 00026 - @ref gogtpextracommands "GoGtpExtraCommands" 00027 - @ref gosafetycommands "GoSafetyCommands" 00028 - @ref fuegotestenginecommands "FuegoTestEngine" */