# -*-Fundamental-*- # # Copyright (c) 1996 Network Appliance, Inc. # # You may distribute under the terms of the Artistic License, as # specified in the README file included in the ttt distribution. # $ttt_vers .= "\$Id: //depot/tools/main/p4bench/ttt_generic_opts.pl#1 $/"; # ttt_generic_opts.pl # # These are the framework-global switches for the "generic" framework: # &ttt_add_opt("interactive", "", 0, "interactive option prompting"); &ttt_add_opt("logfile", ".", "$ttt_here/ttt_log", "log file path"); 1;