summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmountmgr01/spmountmgr01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-16 15:01:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-16 15:01:11 +0000
commit917e4b4781594d1e6257b554c65fb3bb0b467a58 (patch)
tree86dfc7017a4dc7b650d92afed62fe89ee6c27306 /testsuites/sptests/spmountmgr01/spmountmgr01.scn
parent2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-917e4b4781594d1e6257b554c65fb3bb0b467a58.tar.bz2
2010-07-16 Bharath Suri <bharath.s.jois@gmail.com>
PR 1617/testing * spmountmgr01/init.c, spmountmgr01/spmountmgr01.scn, spmountmgr01/spmountmgr01.doc: Added cases to exercise mount-mktgt.c.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spmountmgr01/spmountmgr01.scn3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/sptests/spmountmgr01/spmountmgr01.scn b/testsuites/sptests/spmountmgr01/spmountmgr01.scn
index d85166f354..7459d2c473 100644
--- a/testsuites/sptests/spmountmgr01/spmountmgr01.scn
+++ b/testsuites/sptests/spmountmgr01/spmountmgr01.scn
@@ -1,8 +1,11 @@
+
*** TEST MOUNT MANAGER ROUTINE - 01 ***
Init - allocating most of heap -- OK
Init - attempt to register filesystem fs - expect ENOMEM
Init - freeing allocated memory -- OK
Init - register filesystem fs -- OK
+Init - attempt to make target(NULL) and mount - expect EINVAL
+Init - attempt to make target and mount - expect EINVAL
Init - register filesystem fs - expect EINVAL
Init - register filesystem bfs -- OK
Init - register filesystem bfs - expect EINVAL