Add Rock-Ridge regression test.

This commit is contained in:
rocky
2005-03-05 23:51:40 +00:00
parent 4c6890effd
commit 399fbf5013
3 changed files with 34 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
#$Id: check_iso.sh.in,v 1.8 2005/02/20 03:20:42 rocky Exp $
#$Id: check_iso.sh.in,v 1.9 2005/03/05 23:51:40 rocky Exp $
if test -z $srcdir ; then
srcdir=`pwd`
@@ -24,6 +24,12 @@ test_iso_read "$opts" ${fname} ${srcdir}/../COPYING
RC=$?
check_result $RC 'iso-read basic test' "$ISO_READ $opts"
fname=copying-rr
opts="--quiet ${srcdir}/${fname}.iso --iso9660 "
test_iso_info "$opts" ${fname}.dump ${srcdir}/${fname}.right
RC=$?
check_result $RC 'iso-info Rock Ridge test' "$ISO_INFO $opts"
if test -n "@HAVE_JOLIET@" ; then
BASE=`basename $0 .sh`
fname=joliet