tests/run_tests.sh
author Florian Zeitz <florob@babelmonkeys.de>
Sat, 27 Apr 2013 17:01:31 +0200
changeset 5537 15464633d8fb
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     2
rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     3
lua test.lua $*