forked from Imagelibrary/rtems
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().
16 lines
440 B
Plaintext
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 ***
|