summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block08/block08.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 17:12:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 17:12:38 +0000
commitc313b68128b136845e795c412533dd2d6c37dba8 (patch)
tree0409889f233f562681363277cbcdb6143baecf2f /testsuites/libtests/block08/block08.scn
parent2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c313b68128b136845e795c412533dd2d6c37dba8.tar.bz2
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* block08/block08.scn, block08/init.c: Add starting and ending messages so the scripts detect successful exit.
Diffstat (limited to 'testsuites/libtests/block08/block08.scn')
-rw-r--r--testsuites/libtests/block08/block08.scn2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/block08/block08.scn b/testsuites/libtests/block08/block08.scn
index 75653cb999..1be5dc853d 100644
--- a/testsuites/libtests/block08/block08.scn
+++ b/testsuites/libtests/block08/block08.scn
@@ -1,3 +1,4 @@
+*** TEST BLOCK 8 ***
test_disk_ioctl() Unexpected request comes 2
TEST DISK - OK
DEV: /dev/testdisk [1024]
@@ -84,3 +85,4 @@ DISK_DRV: R [116]
DISK_DRV: W [116]
Test 4.3: Step 4 - OK
TEST PASSED
+*** END OF TEST BLOCK 8 ***