X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=host%2Fget_test.rb;h=663deabab78935b9379cc591cb7141d6208ce417;hb=57e6e95bbd83dbdad8db2eccdd519ec1bebf65f0;hp=337ef3f4034bf7caf974e4f8cc314ee137b0a9be;hpb=5f46191d2615ebe2caa6e111b478031a34f20b9e;p=arm-crypto-lib.git diff --git a/host/get_test.rb b/host/get_test.rb index 337ef3f..663deab 100644 --- a/host/get_test.rb +++ b/host/get_test.rb @@ -1,7 +1,7 @@ #!/usr/bin/ruby # get_test.rb =begin - This file is part of the AVR-Crypto-Lib. + This file is part of the ARM-Crypto-Lib. Copyright (C) 2008, 2009 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -18,6 +18,7 @@ along with this program. If not, see . =end +require 'rubygems' require 'serialport' def read_line(error_msg=true)