forked from Imagelibrary/rtems
PR 1532/testing * Makefile.am, configure.ac: Add initial tests for untar capabilities. * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.
23 lines
587 B
Plaintext
23 lines
587 B
Plaintext
*** TAR01 TEST ***
|
|
Untaring from memory - successful
|
|
========= /home/test_file =========
|
|
(0)This is a test of loading an RTEMS filesystem from an
|
|
initial tar image.
|
|
|
|
========= /symlink =========
|
|
(0)This is a test of loading an RTEMS filesystem from an
|
|
initial tar image.
|
|
|
|
|
|
Copy tar image to test.tar
|
|
Untaring from file - successful
|
|
========= /dest/home/test_file =========
|
|
(0)This is a test of loading an RTEMS filesystem from an
|
|
initial tar image.
|
|
|
|
========= /dest/symlink =========
|
|
(0)This is a test of loading an RTEMS filesystem from an
|
|
initial tar image.
|
|
|
|
*** END OF TAR01 TEST ***
|