summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-04-09 13:40:29 +1000
committerChris Johns <chrisj@rtems.org>2018-04-10 08:24:54 +1000
commit8967e5fa78361bc7db4681ed117b0e7164821ef5 (patch)
tree61d7c94ddec9cb8d812a10790059168be046ac2e /testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn
parenttestsuite/libtests: Merged nested Makefile.am files into one Makefile.am (diff)
downloadrtems-8967e5fa78361bc7db4681ed117b0e7164821ef5.tar.bz2
testsuite/fstests: Merged nested Makefile.am files into one Makefile.am
This change is part of the testsuite Makefile.am reorganization. Update #3382
Diffstat (limited to 'testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn')
-rw-r--r--testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn b/testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn
new file mode 100644
index 0000000000..8b9e056d38
--- /dev/null
+++ b/testsuites/fstests/fsrdwr/jffs2_fsrdwr.scn
@@ -0,0 +1,24 @@
+
+
+*** FILE SYSTEM TEST ( JFFS2 ) ***
+Initializing filesystem JFFS2
+test case: read_write_test
+test case: lseek_test
+Create a new file
+Writing 2430 bytes to file
+Successfully wrote 2430
+Check the current position
+2431
+test case: truncate_test03
+test case: truncate_to_zero
+test case: block_read_and_write
+test case: block_rw_case_0
+test case: block_rw_case_1
+test case: block_rw_case_2
+test case: block_rw_case_3
+test case: block_rw_case_4
+test case: write_until_no_space_is_left
+
+
+Shutting down filesystem JFFS2
+*** END OF FILE SYSTEM TEST ( JFFS2 ) ***