X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=host%2Fshavs_test.rb;h=896377b2ea0924045e35699b934eb899ea082c13;hp=e5e3a43c375d4656b24a3551fc7a8d3db37996a2;hb=2873506dc8ebc5657d24af0ad5eab1fc06ce09e9;hpb=9370f0f89a5021cfeefbf35054f82e37533c7249 diff --git a/host/shavs_test.rb b/host/shavs_test.rb index e5e3a43..896377b 100644 --- a/host/shavs_test.rb +++ b/host/shavs_test.rb @@ -19,7 +19,7 @@ =end $debug = true; -#$debug = false; +$debug = false; require 'rubygems' require 'serialport' @@ -107,7 +107,7 @@ def run_test(filename) putc('*') else putc('!') - printf("\nshould: %s\ngot: %s\n",lb,avr_md) +# printf("\nshould: %s\ngot: %s\n",lb,avr_md) nerrors += 1 end pos += 1