libgocryptfs/benchmark.bash
Jakob Unterwurzacher d1522c7992 tests: simplify names
main_test_tmp -> tmp
	main_benchmark.bash -> benchmark.bash
2015-10-04 20:46:21 +02:00

7 lines
49 B
Bash
Executable File

#!/bin/bash
set -eux
go build
go test -bench=.