aboutsummaryrefslogtreecommitdiff
path: root/tests/gdbmtool/base.exp
blob: 6a831ac443ce2c000793479dbf1aae6c80819413 (plain)
1
2
3
4
5
6
7
8
9
gdbmtool_start
gdbmtool_test "status" \
    "No database name" \
    "Database is not open" \
    "define key string" \
    "define content string"
gdbmtool_test "version" \
    -re "^GDBM version .*"
gdbmtool_stop

Return to:

Send suggestions and report system problems to the System administrator.