source: rtems/testsuites/fstests/fsrdwr/mdosfs_fsrdwr.scn @ cbb08b61

5
Last change on this file since cbb08b61 was 8967e5f, checked in by Chris Johns <chrisj@…>, on 04/09/18 at 03:40:29

testsuite/fstests: Merged nested Makefile.am files into one Makefile.am

This change is part of the testsuite Makefile.am reorganization.

Update #3382

  • Property mode set to 100644
File size: 586 bytes
Line 
1
2
3*** FILE SYSTEM TEST ( MOUNTED DOSFS ) ***
4Initializing filesystem MOUNTED DOSFS
5test case: read_write_test
6test case: lseek_test
7Create a new file
8Writing 2430 bytes to file
9Successfully wrote 2430
10Check the current position
112431
12test case: truncate_test03
13test case: truncate_to_zero
14test case: block_read_and_write
15test case: block_rw_case_0
16test case: block_rw_case_1
17test case: block_rw_case_2
18test case: block_rw_case_3
19test case: block_rw_case_4
20test case: write_until_no_space_is_left
21
22
23Shutting down filesystem MOUNTED DOSFS
24*** END OF FILE SYSTEM TEST ( MOUNTED DOSFS ) ***
Note: See TracBrowser for help on using the repository browser.