Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
6b336046
Commit
6b336046
authored
Apr 05, 1999
by
Per Cederqvist
Browse files
Adjusted to new external format of Local_to_global.
parent
2bce3bcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/l2g.0/09.exp
View file @
6b336046
...
...
@@ -42,11 +42,11 @@ simple_expect "0: 10 0 10 \\(dense\\) \\\[1010 1011 1012 1013 1014 1015 1016 101
simple_expect "1: 2 8 25 \\(sparse\\) \\\[25:1025 43:1043 \\\]" "test 16"
l2g_send "w0"
simple_expect "\\\[
99 10
1010
11 1011 12 1012 13 1013 14 1014 15 1015 16 1016 17 1017 18 1018 19
1019 25
1025 43
1043
\\\]" "test 17"
simple_expect "\\\[99 10
:
1010
,1011,1012,1013,1014,1015,1016,1017,1018,
1019 25
:
1025 43
:
1043\\\]" "test 17"
# FIXME: Build something where the last entry has been deleted,
l2g_send "w1"
simple_expect "\\\[
99 10
1010
11 1011 12 1012 13 1013 14 1014 15 1015 16 1016 17 1017 18 1018 19
1019 25
1025 43
1043
\\\]" "test 18"
simple_expect "\\\[99 10
:
1010
,1011,1012,1013,1014,1015,1016,1017,1018,
1019 25
:
1025 43
:
1043\\\]" "test 18"
l2g_send "d0 25"
l2g_send "d0 43"
...
...
@@ -63,14 +63,14 @@ simple_expect "First unused: 99" "test 23"
simple_expect "0: 10 0 10 \\(dense\\) \\\[1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 \\\]" "test 24"
l2g_send "w0"
simple_expect "\\\[
99 10
1010
11 1011 12 1012 13 1013 14 1014 15 1015 16 1016 17 1017 18 1018 19
1019
\\\]" "test 25"
simple_expect "\\\[99 10
:
1010
,1011,1012,1013,1014,1015,1016,1017,1018,
1019\\\]" "test 25"
l2g_send "w1"
simple_expect "\\\[
99 10
1010
11 1011 12 1012 13 1013 14 1014 15 1015 16 1016 17 1017 18 1018 19
1019
\\\]" "test 26"
simple_expect "\\\[99 10
:
1010
,1011,1012,1013,1014,1015,1016,1017,1018,
1019\\\]" "test 26"
l2g_send "I2"
l2g_send "r2"
send "\[
118 10
1010
11 1011 12 1012 14 1014 15 1015 16 1016 17 1017 18 1018 19
1019 25
1025 43
1043
\]\n"
send "\[118 10
:
1010
,1011,1012,0,1014,1015,1016,1017,1018,
1019 25
:
1025 43
:
1043\]\n"
l2g_send "u2"
simple_expect "Number of blocks: 2" "test 27"
simple_expect "First unused: 118" "test 28"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment