chiark / gitweb /
50d4e6879d677dcd2beabea422614da382074a72
[vbig.git] / t-seeded
1 #! /bin/sh
2 set -e
3 rm -f testfile
4 ./vbig --seed chahthaiquiyouto --create testfile 65536
5 ./vbig --seed chahthaiquiyouto --verify testfile 65536
6 rm -f testfile