Sign in
opensecura
/
3p
/
nicta
/
cogent
/
refs/heads/master
/
.
/
impl
/
fs
/
tests
/
test_template.sh
blob: 6018b71d46ddf4375298223e13d5fdd5a924bd58 [
file
] [
log
] [
blame
] [
edit
]
# Test template
# Copy into `scripts' directory
source
../
common
/
common
.
sh
set
-
e
start_test $1 $2
wd
=
`pwd`
# Add tests here
# Checksum format: `md5sum $wd/filename(s) >> $wd/../$2`
###
###
end_test