summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block13/block13.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-07-02 16:06:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-07-02 16:15:54 +0200
commitf29d969a72622c8d30eba7bae9a37d128fe9b5a4 (patch)
tree57028c450e78e85afeaf471c7ff6d507ac4caf43 /testsuites/libtests/block13/block13.scn
parentlibblock: Fix continuous blocks write request (diff)
downloadrtems-f29d969a72622c8d30eba7bae9a37d128fe9b5a4.tar.bz2
libblock: Fix read-ahead trigger and next update
Diffstat (limited to 'testsuites/libtests/block13/block13.scn')
-rw-r--r--testsuites/libtests/block13/block13.scn12
1 files changed, 7 insertions, 5 deletions
diff --git a/testsuites/libtests/block13/block13.scn b/testsuites/libtests/block13/block13.scn
index 8cce71806d..d929eb043c 100644
--- a/testsuites/libtests/block13/block13.scn
+++ b/testsuites/libtests/block13/block13.scn
@@ -1,11 +1,13 @@
*** TEST BLOCK 13 ***
-0 2 3 4 5 6 7 8
+0 2 3 4 5 6 7 8 9 10
reset
-8
+10
+reset
+9
reset
-7
+8
reset
-6 7
+7 8
reset
-5 6 8
+6 7 10
*** END OF TEST BLOCK 13 ***