Home | History | Annotate | Download | only in tests

Lines Matching refs:debugprotocol

81 my $debugprotocol = 0;        # set to 1 for protocol debugging
105 elsif($ARGV[0] eq '--debugprotocol') {
107 $debugprotocol = 1;
193 my $loglevel = $debugprotocol?'DEBUG3':'DEBUG2';