Files
rtems/testsuites/libtests/tar01/tar01.scn
Joel Sherrill 270434cc4a 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
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.
2010-07-27 18:16:50 +00:00

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 ***