summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmountmgr01/spmountmgr01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spmountmgr01/spmountmgr01.doc')
-rw-r--r--testsuites/sptests/spmountmgr01/spmountmgr01.doc8
1 files changed, 6 insertions, 2 deletions
diff --git a/testsuites/sptests/spmountmgr01/spmountmgr01.doc b/testsuites/sptests/spmountmgr01/spmountmgr01.doc
index f1dae4b7d4..4475c602da 100644
--- a/testsuites/sptests/spmountmgr01/spmountmgr01.doc
+++ b/testsuites/sptests/spmountmgr01/spmountmgr01.doc
@@ -17,9 +17,13 @@ directives:
+ rtems_filesystem_register
+ rtems_filesystem_unregister
++ mount_and_make_target_path
concepts:
-+ Exercise the routines of mount-mgr.c under libcsupport.
-+ These routines are mostly to register / unregister new filesytem
++ Exercise the routines of mount-mgr.c and mount-mktgt.c under libcsupport.
++ The routines in mount-mgr.c are mostly to register / unregister new filesytem
for later use.
++ The routines in mount-mktgt.c are used to mount a filesystem at a
+target path. If the target path does not exist, it is created and then
+the mount is processed