]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - host/shavs_test.rb
new makefile and modified build process
[avr-crypto-lib.git] / host / shavs_test.rb
index 3d6ea06fc73075c709362447544ebfd99d833ff5..4c8589dc902938b5926bfb7fda3e036c5dea5a68 100644 (file)
@@ -133,6 +133,7 @@ $algo_select = ARGV[4]
 
 init_system()
 
+errors = 0
 for i in (5..(ARGV.size-1))
   errors = run_test(ARGV[i])
   if errors == 0