forked from Imagelibrary/rtems
that performed the sequence open/write/close/open/read/close on a file. It did not get the correct result since the file descriptor was reused.
that performed the sequence open/write/close/open/read/close on a file. It did not get the correct result since the file descriptor was reused.