Files
rtems/testsuites/libtests/tar02/tar02.scn
Joel Sherrill 58c5a9b59e 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing
	* deviceio01/init.c, deviceio01/deviceio01.doc,
	deviceio01/deviceio01.scn, deviceio01/test_driver.c,
	deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
	* Makefile.am, configure.ac: Changes to added above test.
	* tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
2010-08-07 00:24:48 +00:00

16 lines
440 B
Plaintext

*** TAR02 TEST ***
Loading tarfs image ... successful
========= /home/test_file =========
(0)This is a test of loading an RTEMS filesystem from an
initial tar image.
*** Skipping symlink -- NOT CURRENTLY SUPPORTED ***
*************** Dump of Entire IMFS ***************
/
....dev/
........console (device 0, 0)
....home/
........test_file (file 73 0x12022c)
*************** End of Dump ***************
*** END OF TAR02 TEST ***