source: rtems/testsuites/fstests/fsrdwr/mimfs_fsrdwr.scn @ de9b7d7

5
Last change on this file since de9b7d7 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: 580 bytes
Line 
1*** FILE SYSTEM TEST ( MOUNTED IMFS ) ***
2Initializing filesystem MOUNTED IMFS
3test case: read_write_test
4test case: lseek_test
5Create a new file
6Writing 2430 bytes to file
7Successfully wrote 2430
8Check the current position
92431
10test case: truncate_test03
11test case: truncate_to_zero
12test case: block_read_and_write
13test case: block_rw_case_0
14test case: block_rw_case_1
15test case: block_rw_case_2
16test case: block_rw_case_3
17test case: block_rw_case_4
18test case: write_until_no_space_is_left
19
20
21Shutting down filesystem MOUNTED IMFS
22*** END OF FILE SYSTEM TEST ( MOUNTED IMFS ) ***
Note: See TracBrowser for help on using the repository browser.