tests.sh revision fd0d60b3a0139c040fedb0bb765fd9667831412e
# Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
status=0
n=1
do
echo "I:checking $db ($n)"
ret=0
;;
;;
*)
;;
esac
n=`expr $n + 1`
done
do
echo "I:checking $db ($n)"
ret=0
;;
*)
;;
esac
n=`expr $n + 1`
done
echo "I:checking with journal file ($n)"
ret=0
jlines=`$JOURNALPRINT test.orig.db.jnl | wc -l`
n=`expr $n + 1`
echo "I:checking with spf warnings ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking with max ttl (text) ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking with max ttl (raw) ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking with max ttl (map) ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking for no 'inherited owner' warning on '\$INCLUDE file' with no new \$ORIGIN ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking for 'inherited owner' warning on '\$ORIGIN + \$INCLUDE file' ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking for 'inherited owner' warning on '\$INCLUDE file origin' ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking that raw zone with bad class is handled ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking that expirations that loop using serial arithmetic are handled ($n)"
ret=0
q=-q
n=`expr $n + 1`
echo "I:checking that nameserver below DNAME is reported even with occulted address record present ($n)"
ret=0
n=`expr $n + 1`
echo "I:checking that delegating nameserver below DNAME is reported even with occulted address record present ($n)"
ret=0
n=`expr $n + 1`
echo "I:exit status: $status"