tests: cleanup ts/login

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2009-01-19 23:59:51 +01:00
parent 1016b53f61
commit 37c28b42a6
2 changed files with 6 additions and 8 deletions

View File

@ -15,13 +15,12 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
. ./commands.sh
. ./functions.sh
TS_COMPONENT="login"
TS_TOPDIR="$(dirname $0)/../.."
TS_DESC="checktty"
. $TS_TOPDIR/functions.sh
ts_init "$*"
$TS_CMD_CHECKTTY >> $TS_OUTPUT
ts_finalize

View File

@ -15,13 +15,12 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
. ./commands.sh
. ./functions.sh
TS_COMPONENT="login"
TS_TOPDIR="$(dirname $0)/../.."
TS_DESC="islocal"
. $TS_TOPDIR/functions.sh
ts_init "$*"
$TS_CMD_ISLOCAL "$TS_SELF/islocal.data" root nobody "" youngman youngman2 \
abcdefghx nobo long rot al malformed \
nonl znobody >> $TS_OUTPUT